Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RLE from the headers, since the pass itself is gone now. | Owen Anderson | 2007-09-14 | 1 | -1/+0 |
* | Begin loop index split pass. | Devang Patel | 2007-08-07 | 1 | -0/+1 |
* | Rename FastDSE to just DSE. | Owen Anderson | 2007-08-01 | 1 | -1/+0 |
* | Add a GVN pass, using the value numbering code I developed for GVNPRE and the | Owen Anderson | 2007-07-24 | 1 | -0/+1 |
* | Rename a lot of things to change FastDLE to RedundantLoadElimination. | Owen Anderson | 2007-07-24 | 1 | -1/+1 |
* | Forgot to commit this file. | Owen Anderson | 2007-07-23 | 1 | -0/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+127 |