Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RLE. It is subsumed by GVN. | Owen Anderson | 2007-09-14 | 1 | -135/+0 |
| | | | | llvm-svn: 41968 | ||||
* | Make NonLocal and None const in the right way. :-) | Owen Anderson | 2007-08-09 | 1 | -2/+2 |
| | | | | llvm-svn: 40961 | ||||
* | Change the None and NonLocal markers in memdep to be const. | Owen Anderson | 2007-08-08 | 1 | -2/+2 |
| | | | | llvm-svn: 40946 | ||||
* | wrap some long lines. Major offenders that are left include | Chris Lattner | 2007-08-02 | 1 | -1/+2 |
| | | | | | | | | gvn, gvnpre, dse, and predsimplify. To see these, use: make check-line-length llvm-svn: 40738 | ||||
* | Rename a lot of things to change FastDLE to RedundantLoadElimination. | Owen Anderson | 2007-07-24 | 1 | -7/+7 |
| | | | | llvm-svn: 40457 | ||||
* | Rename FastDLE as RedundantLoadElimination. | Owen Anderson | 2007-07-24 | 1 | -0/+134 |
llvm-svn: 40456 |