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