Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -264/+0 |
| | | | | | | are either unreduced or only test old syntax. llvm-svn: 133228 | ||||
* | Enable hoisting load from constant memories. | Evan Cheng | 2009-11-20 | 1 | -1/+1 |
| | | | | llvm-svn: 89510 | ||||
* | Fix a logic error that caused non-rematable loop invariants loads to be ↵ | Evan Cheng | 2009-10-09 | 1 | -0/+264 |
licm'ed out of loop. llvm-svn: 83622 |