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 | -947/+0 |
| | | | | | | are either unreduced or only test old syntax. llvm-svn: 133228 | ||||
* | Correct bogus module triple specifications. | Duncan Sands | 2010-08-30 | 1 | -1/+1 |
| | | | | llvm-svn: 112469 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -45/+45 |
| | | | | | | | | Change the keywords for the zext and sext parameter attributes to be zeroext and signext so they don't conflict with the keywords for the instructions of the same name. This gets around the ambiguity. llvm-svn: 40069 | ||||
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
| | | | | llvm-svn: 35412 | ||||
* | Test case for PR1266. | Evan Cheng | 2007-03-26 | 1 | -0/+948 |
llvm-svn: 35367 |