llvm-6502/lib/Transforms
2013-07-09 09:24:35 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
InstCombine InstCombine: Fix typo in comment for visitICmpInstWithInstAndIntCst 2013-07-09 09:24:35 +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 Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
LLVMBuild.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00