llvm-6502/include/llvm/Transforms
2012-10-29 18:01:14 +00:00
..
IPO Rename the BB-vectorize flag to match the dragonegg name 2012-10-29 18:01:14 +00:00
Utils Add in support for getIntPtrType to get the pointer type based on the address space. 2012-10-24 15:52:52 +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 Change the internalize pass to internalize all symbols when given an empty 2012-10-26 18:47:48 +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