llvm-project/llvm/lib/Transforms
Sanjay Patel 2440130437 fix inaccurate comment; NFC
llvm-svn: 261484
2016-02-21 17:33:31 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
InstCombine fix inaccurate comment; NFC 2016-02-21 17:33:31 +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 [LoopDeletion] Add an assert that verifies LCSSA 2016-02-21 17:11:59 +00:00
Utils [SimplifyCFG] Use pointer identity to simplify predicate. 2016-02-20 10:40:42 +00:00
Vectorize Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions." 2016-02-19 21:40:12 +00:00
CMakeLists.txt
LLVMBuild.txt