llvm-6502/include/llvm/Transforms
2013-01-10 00:45:19 +00:00
..
IPO Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Utils Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Instrumentation.h Add proper support for -fsanitize-blacklist= flag for TSan and MSan. LLVM part. 2012-12-28 09:30:44 +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