llvm-6502/lib/Transforms/Utils
Chris Lattner 280f3fedbf improve comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85725 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-01 18:17:37 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp change llvm::MergeBlockIntoPredecessor to not merge two blocks BB1->BB2 2009-11-01 04:57:33 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp improve comment. 2009-11-01 18:17:37 +00:00
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CMakeLists.txt Update CMakeLists for recent renames. 2009-10-31 14:38:25 +00:00
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp Fix a pretty serious misfeature of the inliner: if it inlines a function 2009-10-27 05:39:41 +00:00
InstructionNamer.cpp
LCSSA.cpp
Local.cpp constant fold indirectbr(blockaddress(%bb)) -> br label %bb. 2009-11-01 03:40:38 +00:00
LoopSimplify.cpp
LoopUnroll.cpp Revert r85667. LoopUnroll currently can't call utility functions which 2009-10-31 17:33:01 +00:00
LowerInvoke.cpp Remove FreeInst. 2009-10-26 23:43:48 +00:00
LowerSwitch.cpp Remove FreeInst. 2009-10-26 23:43:48 +00:00
Makefile
Mem2Reg.cpp Remove FreeInst. 2009-10-26 23:43:48 +00:00
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Add a comment about a missed opportunity. 2009-10-30 23:15:43 +00:00
SSAUpdater.cpp
SSI.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00