llvm-6502/include/llvm/Transforms
2012-06-25 10:13:14 +00:00
..
IPO
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
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