llvm-6502/include/llvm/Transforms
2012-10-19 21:28:43 +00:00
..
IPO Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Utils Move SplitBlockAndInsertIfThen to BasicBlockUtils. 2012-10-19 10:48:31 +00:00
Instrumentation.h [asan] make AddressSanitizer to be a FunctionPass instead of ModulePass. This will simplify chaining other FunctionPasses with asan. Also some minor cleanup 2012-10-15 14:20:06 +00:00
IPO.h Introduce a BarrierNoop pass, a hack designed to allow *some* control 2012-10-18 08:05:46 +00:00
Scalar.h revert r166264 because the LTO build is still failing 2012-10-19 21:28:43 +00:00
Vectorize.h Add a loop vectorizer. 2012-10-17 18:25:06 +00:00