llvm-project/llvm/lib/Transforms
Kostya Serebryany d4590c7304 [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
llvm-svn: 261159
2016-02-17 21:34:43 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Define the ThinLTO Pipeline (experimental) 2016-02-16 23:02:29 +00:00
InstCombine NFC: Fix formating 2016-02-17 21:21:29 +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 [ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndividualCalls. 2016-02-17 18:51:27 +00:00
Scalar [LIR] Avoid turning non-temporal stores into memset 2016-02-17 21:00:06 +00:00
Utils Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions. 2016-02-17 20:02:25 +00:00
Vectorize Create masked gather and scatter intrinsics in Loop Vectorizer. 2016-02-17 19:23:04 +00:00
CMakeLists.txt
LLVMBuild.txt