Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 1 | -19/+0 |
| | | | | llvm-svn: 142878 | ||||
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -2/+2 |
| | | | | | | are either unreduced or only test old syntax. llvm-svn: 133228 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
| | | | | llvm-svn: 81293 | ||||
* | Provide proper patterns for and with imm instructions. Tune the tests ↵ | Anton Korobeynikov | 2009-07-16 | 1 | -2/+2 |
| | | | | | | accordingly. llvm-svn: 75979 | ||||
* | Add 32 bit and reg-imm and disable invalid patterns for now | Anton Korobeynikov | 2009-07-16 | 1 | -3/+3 |
| | | | | llvm-svn: 75978 | ||||
* | Add bunch of 32-bit patterns... Uffff :) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+19 |
llvm-svn: 75926 |