llvm-6502/lib/Transforms/Utils
Chris Lattner be54dcc8a9 remove extraneous cast
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20334 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-26 18:33:28 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp switchinst ctor now takes a hint for the number of cases that it will have. 2005-01-29 00:38:26 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp The split bb is really the exit of the old function 2004-12-11 16:59:54 +00:00
Local.cpp
LoopSimplify.cpp Adjust to changes in instruction interfaces. 2005-01-29 00:39:08 +00:00
LowerAllocations.cpp Get rid of getSizeOf, using ConstantExpr::getSizeOf instead. 2004-12-13 20:00:02 +00:00
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp remove extraneous cast 2005-02-26 18:33:28 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h