ConstantProp.cpp
|
Use Instruction::eraseFromParent().
|
2008-06-21 22:08:46 +00:00 |
GCSE.cpp
|
Use Instruction::eraseFromParent().
|
2008-06-21 22:08:46 +00:00 |
GVN.cpp
|
Supress a gcc-4.3 warning.
|
2008-07-18 21:06:02 +00:00 |
IndVarSimplify.cpp
|
Use Loop::block_iterator.
|
2008-06-22 20:18:58 +00:00 |
InstructionCombining.cpp
|
Fix PR2553
|
2008-07-17 06:07:20 +00:00 |
LICM.cpp
|
Use Loop::block_iterator.
|
2008-06-22 20:18:58 +00:00 |
LoopUnroll.cpp
|
Preserve dom info.
|
2008-07-03 07:04:22 +00:00 |
ScalarReplAggregates.cpp
|
minor tidying of comments.
|
2008-06-23 17:11:23 +00:00 |