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
|
Disable PRE. It's breaking bootstrapping.
|
2008-06-23 21:22:35 +00:00 |
IndVarSimplify.cpp
|
Use Loop::block_iterator.
|
2008-06-22 20:18:58 +00:00 |
LICM.cpp
|
Use Loop::block_iterator.
|
2008-06-22 20:18:58 +00:00 |
LoopIndexSplit.cpp
|
Fix a typo in a comment.
|
2008-06-24 18:00:21 +00:00 |
LoopUnroll.cpp
|
Use Loop::block_iterator.
|
2008-06-22 20:18:58 +00:00 |
ScalarReplAggregates.cpp
|
minor tidying of comments.
|
2008-06-23 17:11:23 +00:00 |