llvm-6502/include/llvm/Transforms
2012-06-25 10:13:14 +00:00
..
IPO Add an option to turn off the expensive GVN load PRE part of GVN. 2012-04-02 22:16:50 +00:00
Utils The name (and comment describing) of llvm::GetFirstDebuigLocInBasicBlock no longer represents what the function does. Therefore, the function is removed and its functionality is folded into the only place in the code-base where it was being used. 2012-06-25 10:13:14 +00:00
Instrumentation.h
IPO.h Add support for disabling llvm.lifetime intrinsics in the AlwaysInliner. These 2012-02-25 02:56:01 +00:00
Scalar.h Add a number of threshold arguments to the SRA pass. 2012-06-21 13:44:31 +00:00
Vectorize.h Allow controlling vectorization of boolean values separately from other integer types. 2012-06-24 13:28:01 +00:00