llvm-6502/lib/Transforms/Scalar
Chris Lattner e408e25132 Remove unnecesary &*'s
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5872 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-23 16:37:45 +00:00
..
ADCE.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
GCSE.cpp Fix typo 2003-02-01 04:50:59 +00:00
IndVarSimplify.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
InstructionCombining.cpp Change the interface to constant expressions to allow automatic folding 2003-04-16 22:40:51 +00:00
LICM.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp Initial checkin of PRE on LLVM. This implementation is still lacking in 2003-03-31 19:55:43 +00:00
Reassociate.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
SCCP.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp