llvm-6502/lib/Transforms/Utils
Chris Lattner ec1f752ae4 eliminate use of deprecated apis
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34417 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-19 07:34:47 +00:00
..
BasicBlockUtils.cpp simplify code by using Value::takeName 2007-02-11 01:37:51 +00:00
BreakCriticalEdges.cpp
CloneFunction.cpp Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in 2007-02-05 23:32:05 +00:00
CloneModule.cpp For PR411: 2007-02-05 20:47:22 +00:00
CloneTrace.cpp
CodeExtractor.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
LCSSA.cpp Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in 2007-02-05 23:32:05 +00:00
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp
LowerInvoke.cpp eliminate use of deprecated apis 2007-02-19 07:34:47 +00:00
LowerSelect.cpp simplify code by using Value::takeName 2007-02-11 01:37:51 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp redesign the primary datastructure used by mem2reg to eliminate an 2007-02-07 01:15:04 +00:00
SimplifyCFG.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp For PR1195: 2007-02-15 02:26:10 +00:00
ValueMapper.h