llvm-6502/lib/Transforms/Scalar
Chris Lattner 1d16ec7381 Handle va_arg instruction correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6030 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-08 02:50:13 +00:00
..
ADCE.cpp Fix bug: ADCE/2003-04-25-PHIPostDominateProblem.ll 2003-04-25 22:53:27 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp
InstructionCombining.cpp Fix another case where constexprs could cause a crash 2003-04-30 22:34:06 +00:00
LICM.cpp
Makefile
PiNodeInsertion.cpp
PRE.cpp
Reassociate.cpp Fix spelling 2003-05-02 19:26:34 +00:00
SCCP.cpp Handle va_arg instruction correctly 2003-05-08 02:50:13 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp