llvm-6502/lib/Transforms
Eli Bendersky 201cdb1004 Fix comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185888 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-08 23:57:07 +00:00
..
Hello
InstCombine InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1 2013-07-08 11:53:08 +00:00
Instrumentation Use sys::fs::createTemporaryFile. 2013-07-05 20:14:52 +00:00
IPO Fix comment 2013-07-08 23:57:07 +00:00
ObjCARC [objc-arc] Fix assertion in EraseInstruction so that noop on null calls when passed null do not trigger the assert. 2013-07-08 23:30:23 +00:00
Scalar Reassociate: Remove unnecessary default operator=. 2013-07-06 15:10:13 +00:00
Utils SimplifyCFG: Teach switch generation some patterns that instcombine forms. 2013-07-04 14:22:02 +00:00
Vectorize This patch changes the saved IRBuilder insert point from BasicBlock::iterator to AssertingVH. 2013-07-08 23:31:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile