summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix PR1577, a crash on invalid bug.Chris Lattner2007-08-06
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04
* For PR1553:Reid Spencer2007-07-31
* For PR1553:Reid Spencer2007-07-19
* Convert .cvsignore filesJohn Criswell2007-06-29
* new testcase for a recent regressionChris Lattner2007-05-22
* Remove bogus testcase, PR409 is wontfixChris Lattner2007-05-05
* new testcaseChris Lattner2007-04-26
* For PR1146:Reid Spencer2007-04-22
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-21
* Test check inChristopher Lamb2007-04-20
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-16
* Syntax upgrade and fix for PR1336.Reid Spencer2007-04-16
* Test case for PR1328.Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR1289:Reid Spencer2007-03-30
* checkpoint -> implementation. This really needs to just drop the need forReid Spencer2007-03-29
* Delete the remanant of an obsolete comment.Reid Spencer2007-03-28
* Remove use of implementation keyword.Reid Spencer2007-03-28
* The implementation keyword was replaced with checkpoint.Reid Spencer2007-03-28
* Break up huge line so that this file is almost readable.Reid Spencer2007-03-20
* Test case noticed by Sheng that fails because negative values that areReid Spencer2007-03-19
* For PR1258:Reid Spencer2007-03-19
* Test case for PR1256.Reid Spencer2007-03-14
* New test cases for PR1187Reid Spencer2007-02-08
* Make this legal input.Reid Spencer2007-02-08
* Add some more interesting cases to this test.Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-07
* For PR1187:Reid Spencer2007-02-07
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-05
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* Update this test case to look for sret parameter attribute not csret cc.Reid Spencer2007-01-29
* Test case for PR1137. This makes sure that we don't get erroneousReid Spencer2007-01-28
* For PR1122:Reid Spencer2007-01-26
* For PR761:Reid Spencer2007-01-26
* Fix incorrect run line.Owen Anderson2007-01-20
* Test cases for PR1117.Reid Spencer2007-01-17
* For PR1043:Reid Spencer2007-01-13
* Test case for PR1093 for llvm.va_* intrinsics upgrade.Reid Spencer2007-01-13
* Currently, there is no fix for this.Reid Spencer2007-01-06
* Test case for PR1082, an llvm-upgrade bug.Reid Spencer2007-01-06
* Test Case for PR1080.Reid Spencer2007-01-06
* Fix this to check for the correct error message.Reid Spencer2007-01-05