Age | Commit message (Expand) | Author |
---|---|---|
2011-02-11 | LoopInstSimplify preserves ScalarEvolution. | Cameron Zwarich |
2011-01-09 | LoopInstSimplify preserves LoopSimplify. | Cameron Zwarich |
2011-01-08 | Fix coding style issues. | Cameron Zwarich |
2011-01-08 | Contract subloop bodies. However, it is still important to visit the phis at the | Cameron Zwarich |
2011-01-05 | Use pop_back_val instead of back followed by pop_back. | Cameron Zwarich |
2011-01-05 | Use a worklist for later iterations just like ordinary instsimplify. The next | Cameron Zwarich |
2011-01-05 | Change LoopInstSimplify back to a LoopPass. It revisits subloops rather than | Cameron Zwarich |
2011-01-04 | Switch to the new style of asterisk placement. | Cameron Zwarich |
2011-01-04 | Address most of Duncan's review comments. Also, make LoopInstSimplify a simple | Cameron Zwarich |
2011-01-03 | Add a new loop-instsimplify pass, with the intention of replacing the instance | Cameron Zwarich |