summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* 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
* This tests for something that will become illegal soon. The test/FeatureReid Spencer2007-01-05
* Beef up this test case a little by introducing a global variable nameReid Spencer2007-01-05
* Make this test that we can drop the implementation keyword for llvm-as.Reid Spencer2007-01-05
* Add a test case for abstract parameter and result types in functionReid Spencer2007-01-02
* For PR1070:Reid Spencer2007-01-02
* Manually upgrade this test case to make sure that the new cast-to-boolReid Spencer2007-01-02
* For PR1070:Reid Spencer2007-01-02
* For PR950:Reid Spencer2006-12-31
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29