llvm-6502/lib/Transforms/Scalar
Chris Lattner cfa2f8eef4 Remove use of bind_obj
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20276 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-22 23:22:58 +00:00
..
ADCE.cpp Remove use of bind_obj 2005-02-22 23:22:58 +00:00
BasicBlockPlacement.cpp
ConstantProp.cpp
CorrelatedExprs.cpp API change. 2005-02-01 01:23:49 +00:00
DCE.cpp
DeadStoreElimination.cpp Adjust to changes in instruction interfaces. 2005-01-29 00:39:08 +00:00
GCSE.cpp
IndVarSimplify.cpp Fix the second bug attached to PR504. 2005-02-14 20:11:45 +00:00
InstructionCombining.cpp Implement InstCombine/cast.ll:test25, a case that occurs many times 2005-01-31 05:51:45 +00:00
LICM.cpp
LoopStrengthReduce.cpp
LoopUnroll.cpp Silence VS warnings. 2005-01-08 19:37:20 +00:00
LoopUnswitch.cpp
LowerConstantExprs.cpp
LowerGC.cpp
LowerPacked.cpp
Makefile
PRE.cpp
Reassociate.cpp
ScalarReplAggregates.cpp
SCCP.cpp
SimplifyCFG.cpp
TailDuplication.cpp
TailRecursionElimination.cpp