llvm-project/llvm/lib/Transforms
Michael Zolotukhin 792a885537 Follow up for r261597: Add the * to the auto.
llvm-svn: 261600
2016-02-23 00:57:48 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Set function entry count as 0 if sample profile is not found for the function. 2016-02-22 22:46:21 +00:00
InstCombine Revert "[attrs] Handle convergent CallSites." 2016-02-22 18:24:43 +00:00
Instrumentation [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too 2016-02-17 21:34:43 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [LoopDataPrefetch] Make it testable with opt 2016-02-22 21:41:22 +00:00
Utils Follow up for r261597: Add the * to the auto. 2016-02-23 00:57:48 +00:00
Vectorize ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
CMakeLists.txt
LLVMBuild.txt