llvm-6502/lib/Transforms/Utils
Anton Korobeynikov 4aefd6b7d4 Fix newly-introduced 4.3 warnings
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47375 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-20 12:07:57 +00:00
..
BasicBlockUtils.cpp
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp Make Transforms to be 4.3 warnings-clean 2008-02-20 11:26:25 +00:00
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp
LCSSA.cpp Fix newly-introduced 4.3 warnings 2008-02-20 12:07:57 +00:00
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now. 2008-02-19 07:49:17 +00:00
LowerInvoke.cpp remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now. 2008-02-19 07:49:17 +00:00
LowerSwitch.cpp remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now. 2008-02-19 07:49:17 +00:00
Makefile
Mem2Reg.cpp remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now. 2008-02-19 07:49:17 +00:00
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Make Transforms to be 4.3 warnings-clean 2008-02-20 11:26:25 +00:00
UnifyFunctionExitNodes.cpp remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now. 2008-02-19 07:49:17 +00:00
ValueMapper.cpp