aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler
Commit message (Expand)AuthorAgeFilesLines
* New test cases for PR1187Reid Spencer2007-02-082-0/+33
* Make this legal input.Reid Spencer2007-02-081-1/+1
* Add some more interesting cases to this test.Reid Spencer2007-02-081-0/+2
* For PR1187:Reid Spencer2007-02-081-0/+21
* For PR1187:Reid Spencer2007-02-071-0/+8
* For PR1187:Reid Spencer2007-02-071-0/+11
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-051-1/+1
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-022-2/+20
* Update this test case to look for sret parameter attribute not csret cc.Reid Spencer2007-01-291-1/+2
* Test case for PR1137. This makes sure that we don't get erroneousReid Spencer2007-01-281-0/+21
* For PR1122:Reid Spencer2007-01-261-0/+14
* For PR761:Reid Spencer2007-01-2620-61/+60
* Fix incorrect run line.Owen Anderson2007-01-201-1/+1
* Test cases for PR1117.Reid Spencer2007-01-172-0/+13
* For PR1043:Reid Spencer2007-01-132-5/+5
* Test case for PR1093 for llvm.va_* intrinsics upgrade.Reid Spencer2007-01-131-0/+54
* Currently, there is no fix for this.Reid Spencer2007-01-061-0/+1
* Test case for PR1082, an llvm-upgrade bug.Reid Spencer2007-01-061-0/+23
* Test Case for PR1080.Reid Spencer2007-01-061-0/+24
* Fix this to check for the correct error message.Reid Spencer2007-01-051-1/+2
* This tests for something that will become illegal soon. The test/FeatureReid Spencer2007-01-051-4/+0
* Beef up this test case a little by introducing a global variable nameReid Spencer2007-01-051-2/+4
* Make this test that we can drop the implementation keyword for llvm-as.Reid Spencer2007-01-051-3/+3
* Add a test case for abstract parameter and result types in functionReid Spencer2007-01-021-0/+10
* For PR1070:Reid Spencer2007-01-021-1/+1
* Manually upgrade this test case to make sure that the new cast-to-boolReid Spencer2007-01-021-3/+3
* For PR1070:Reid Spencer2007-01-021-0/+5
* For PR950:Reid Spencer2006-12-317-9/+10
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-294-3/+4
* Fix the run line and make this test more specific.Reid Spencer2006-12-091-1/+1
* Add a check to catch an incorrect upgrade.Reid Spencer2006-12-091-0/+5
* Use llvm-upgrade these tests as they all use old assembly.Reid Spencer2006-12-0236-59/+50
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0229-30/+30
* For PR950:Reid Spencer2006-11-271-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-232-4/+4
* Add a test case for PR902.Reid Spencer2006-09-281-0/+7
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-261-0/+8
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new tests, derived from cosmics scheme outputChris Lattner2006-01-051-1/+5
* this test failsChris Lattner2005-12-231-0/+1
* Fix PR409:Reid Spencer2005-12-222-6/+0
* new testcaseChris Lattner2005-12-211-0/+5
* new testcase for PR541Chris Lattner2005-05-051-0/+4
* This error message changed.Chris Lattner2005-03-211-1/+1
* Fix misspellings, patch contributed by Gabor Greif!Chris Lattner2005-02-271-1/+1
* New testcase that the asmwriter botches.Chris Lattner2005-02-091-0/+14
* This bug crashes the assembler, distilled from a testcase produced by Andrew.Chris Lattner2005-02-011-0/+8
* Update this test to pass.Chris Lattner2005-01-051-1/+1
* Test that trivial constants are not printed in hex notation.Chris Lattner2005-01-041-0/+6