.. |
ADCE.cpp
|
preserve calling conventions when hacking on code
|
2005-05-14 12:25:32 +00:00 |
BasicBlockPlacement.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
CondPropagate.cpp
|
Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into
|
2005-08-04 23:24:19 +00:00 |
ConstantProp.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
CorrelatedExprs.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
DCE.cpp
|
clean up and modernize this pass.
|
2005-05-08 18:45:26 +00:00 |
DeadStoreElimination.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
GCSE.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
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
|
prevent va_arg from being hoisted from a loop
|
2005-06-20 13:36:33 +00:00 |
LoopStrengthReduce.cpp
|
Not all constants are legal immediates in load/store instructions.
|
2005-08-08 06:25:50 +00:00 |
LoopUnroll.cpp
|
Eliminate tabs and trailing spaces
|
2005-04-23 21:38:35 +00:00 |
LoopUnswitch.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
LowerConstantExprs.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
LowerGC.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
LowerPacked.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
Makefile
|
|
|
PRE.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
Reassociate.cpp
|
Eliminate all remaining tabs and trailing spaces.
|
2005-07-27 06:12:32 +00:00 |
ScalarReplAggregates.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
SCCP.cpp
|
Eliminate tabs and trailing spaces
|
2005-04-23 21:38:35 +00:00 |
SimplifyCFG.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
TailDuplication.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
TailRecursionElimination.cpp
|
Fix typoCVS: ----------------------------------------------------------------------
|
2005-08-07 07:00:52 +00:00 |