Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order ↵ | Evan Cheng | 2009-06-05 | 1 | -1/+1 |
| | | | | | | change no longer make sense after the coalescing changes we have made since then. llvm-svn: 72955 | ||||
* | Add nounwind to a few tests. | Dan Gohman | 2009-05-18 | 1 | -1/+1 |
| | | | | llvm-svn: 72002 | ||||
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
| | | | | llvm-svn: 36076 | ||||
* | new testcase. | Chris Lattner | 2007-04-02 | 1 | -0/+19 |
llvm-svn: 35591 |