llvm-mirror/include/llvm/Transforms
2012-10-19 10:48:31 +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 recommit the patch that makes LSR and LowerInvoke use the TargetTransform interface. 2012-10-19 04:27:49 +00:00
Vectorize.h Add a loop vectorizer. 2012-10-17 18:25:06 +00:00