1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms
Peter Collingbourne b706fc0966 Really unbreak Mac build.
llvm-svn: 187938
2013-08-07 23:41:13 +00:00
..
IPO Add a flag to defer vectorization into a phase after the inliner and its 2013-06-24 07:21:47 +00:00
Utils Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
Instrumentation.h Really unbreak Mac build. 2013-08-07 23:41:13 +00:00
IPO.h Use an ArrayRef instead of a std::vector&. 2012-12-11 16:36:02 +00:00
ObjCARC.h Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Scalar.h Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
Vectorize.h Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00