llvm-project/llvm/lib/Transforms
Kostya Serebryany dd5c7f9313 [sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers)
llvm-svn: 275449
2016-07-14 17:59:01 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO Revert r275401, it caused PR28551. 2016-07-14 14:41:25 +00:00
InstCombine [InstCombine] Masked loads with undef masks can fold to normal loads 2016-07-14 06:58:42 +00:00
Instrumentation [sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers) 2016-07-14 17:59:01 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar Revert r275401, it caused PR28551. 2016-07-14 14:41:25 +00:00
Utils Reverting r275284 due to platform-specific test failures 2016-07-13 19:09:16 +00:00
Vectorize [LV] Avoid unnecessary IV scalar-to-vector-to-scalar conversions 2016-07-14 14:36:06 +00:00
CMakeLists.txt
LLVMBuild.txt