DeadStoreElimination.cpp
|
Don't DSe volatile stores.
|
2007-08-26 21:14:47 +00:00 |
GVN.cpp
|
Factor out some code into a helper function.
|
2007-08-16 22:51:56 +00:00 |
IndVarSimplify.cpp
|
Require SCEV before LCSSA.
|
2007-09-10 18:08:23 +00:00 |
LICM.cpp
|
Use SmallVector instead of std::vector.
|
2007-08-21 00:31:24 +00:00 |
LoopRotation.cpp
|
Use SmallVector instead of std::vector.
|
2007-08-21 00:31:24 +00:00 |
LoopUnswitch.cpp
|
Use SmallVector instead of std::vector.
|
2007-08-21 00:31:24 +00:00 |