summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll
Commit message (Collapse)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-947/+0
| | | | | | are either unreduced or only test old syntax. llvm-svn: 133228
* Correct bogus module triple specifications.Duncan Sands2010-08-301-1/+1
| | | | llvm-svn: 112469
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* For PR1553:Reid Spencer2007-07-191-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 Spencer2007-03-281-1/+0
| | | | llvm-svn: 35412
* Test case for PR1266.Evan Cheng2007-03-261-0/+948
llvm-svn: 35367
OpenPOWER on IntegriCloud