llvm-6502/include/llvm/Transforms
2013-01-18 11:29:21 +00:00
..
IPO Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Utils Move Blacklist.h to include/ to enable use from clang. 2013-01-18 11:29:21 +00:00
Instrumentation.h ASan: add optional 'zero-based shadow' option to ASan passes. Always tell the values of shadow scale and offset to the runtime 2013-01-17 11:12:32 +00:00
IPO.h Use an ArrayRef instead of a std::vector&. 2012-12-11 16:36:02 +00:00
Scalar.h Switch the SCEV expander and LoopStrengthReduce to use 2013-01-07 14:41:08 +00:00
Vectorize.h LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size. 2012-12-12 19:29:45 +00:00