| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 81290 | ||||
| * | Add rdar reference, make this actually fail when the patch isn't applied. | Chris Lattner | 2008-12-01 | 1 | -2/+4 |
| | | | | | llvm-svn: 60376 | ||||
| * | Consider only references to an IV within the loop when | Dale Johannesen | 2008-12-01 | 1 | -0/+28 |
| figuring out the base of the IV. This produces better code in the example. (Addresses use (IV) instead of (BASE,IV) - a significant improvement on low-register machines like x86). llvm-svn: 60374 | |||||

