llvm-6502/lib/Transforms/Scalar
Chris Lattner 2b83af2d0f Add some simple folds that occur in bitfield cases. Fix a minor bug in
isHighOnes, where it would consider 0 to have high ones.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22693 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-07 07:03:10 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CondPropagate.cpp Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into 2005-08-04 23:24:19 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DeadStoreElimination.cpp
GCSE.cpp
IndVarSimplify.cpp Break SCEVExpander out of IndVarSimplify into its own .h/.cpp file so that 2005-07-30 00:12:19 +00:00
InstructionCombining.cpp Add some simple folds that occur in bitfield cases. Fix a minor bug in 2005-08-07 07:03:10 +00:00
LICM.cpp
LoopStrengthReduce.cpp Make sure to clean CastedPointers after casts are potentially deleted. 2005-08-05 01:30:11 +00:00
LoopUnroll.cpp
LoopUnswitch.cpp
LowerConstantExprs.cpp
LowerGC.cpp
LowerPacked.cpp
Makefile
PRE.cpp
Reassociate.cpp Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
ScalarReplAggregates.cpp
SCCP.cpp
SimplifyCFG.cpp
TailDuplication.cpp
TailRecursionElimination.cpp Fix typoCVS: ---------------------------------------------------------------------- 2005-08-07 07:00:52 +00:00