llvm-6502/lib/Transforms/Utils
Chris Lattner 3589df8013 remove some dead lines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40859 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-06 06:21:06 +00:00
..
BasicBlockUtils.cpp
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp
LCSSA.cpp
Local.cpp
LoopSimplify.cpp remove some dead lines 2007-08-06 06:21:06 +00:00
LowerAllocations.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
LowerInvoke.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
LowerSelect.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp rewrite the code used to construct pruned SSA form with the IDF method. 2007-08-04 22:50:14 +00:00
SimplifyCFG.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h