Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Contract subloop bodies. However, it is still important to visit the phis at the | Cameron Zwarich | 2011-01-08 | 1 | -7/+41 | |
* | Use pop_back_val instead of back followed by pop_back. | Cameron Zwarich | 2011-01-05 | 1 | -2/+1 | |
* | Use a worklist for later iterations just like ordinary instsimplify. The next | Cameron Zwarich | 2011-01-05 | 1 | -0/+19 | |
* | Change LoopInstSimplify back to a LoopPass. It revisits subloops rather than | Cameron Zwarich | 2011-01-05 | 1 | -10/+36 | |
* | Switch to the new style of asterisk placement. | Cameron Zwarich | 2011-01-04 | 1 | -8/+8 | |
* | Address most of Duncan's review comments. Also, make LoopInstSimplify a simple | Cameron Zwarich | 2011-01-04 | 1 | -37/+15 | |
* | Add a new loop-instsimplify pass, with the intention of replacing the instance | Cameron Zwarich | 2011-01-03 | 1 | -0/+112 |