llvm-6502/include/llvm/Transforms
2012-10-15 14:20:06 +00:00
..
IPO Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Utils Implement new LibCallSimplifier class 2012-10-13 16:45:24 +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
Scalar.h Add a new interface to allow IR-level passes to access codegen-specific information. 2012-10-10 22:04:55 +00:00
Vectorize.h