llvm-6502/lib/Transforms
David Blaikie da4471d726 Simplify expressions involving boolean constants with clang-tidy
Patch by Richard (legalize at xmission dot com).

Differential Revision: http://reviews.llvm.org/D8154

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231617 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-09 01:57:13 +00:00
..
Hello
InstCombine Simplify expressions involving boolean constants with clang-tidy 2015-03-09 01:57:13 +00:00
Instrumentation Fold init() helpers into constructors. NFC. 2015-03-06 16:21:15 +00:00
IPO Add a new pass "Loop Interchange" 2015-03-06 10:11:25 +00:00
ObjCARC Silence C4715 'not all control paths return a value' warnings. 2015-03-06 07:49:14 +00:00
Scalar LoopInterchange: Remove empty method. 2015-03-06 19:37:26 +00:00
Utils [IndVarSimplify] use the "canonical" way to infer no-wrap. 2015-03-04 22:24:23 +00:00
Vectorize Do not restrict interleaved unrolling to small loops, depending on the target. 2015-03-06 23:12:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile