summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Combine two tests.Evan Cheng2007-01-302-20/+11
* For PR411:Reid Spencer2007-01-3021-65/+66
* Add a gxxcmd variable for the g++ command line used to build llvm.Reid Spencer2007-01-301-0/+1
* Make the input legal.Reid Spencer2007-01-301-2/+2
* Add / merge tests.Evan Cheng2007-01-302-10/+15
* test that the 'ir' constraint works.Chris Lattner2007-01-291-0/+7
* new testcaseChris Lattner2007-01-291-0/+7
* 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
* Testcase for an instcombine miscompilation reduced by Anton.Chris Lattner2007-01-271-0/+8
* Use -f option so test is repeatable.Reid Spencer2007-01-271-2/+2
* Add a test case for PR411.Reid Spencer2007-01-271-0/+13
* Make this really do nothing.Reid Spencer2007-01-271-1/+1
* add an explanatory comment.Chris Lattner2007-01-271-0/+1
* Apparently the last commit is wrong. Reverted.Reid Spencer2007-01-271-1/+2
* Remove a double negative.Reid Spencer2007-01-271-2/+1
* Thumb tests.Evan Cheng2007-01-271-2/+9
* Merge tests.Evan Cheng2007-01-272-31/+28
* For PR1122:Reid Spencer2007-01-261-0/+14
* For PR761:Reid Spencer2007-01-26152-926/+919
* Fix test case.Evan Cheng2007-01-251-1/+1
* fix fcopysign testLauro Ramos Venancio2007-01-251-4/+4
* new testcaseChris Lattner2007-01-251-0/+9
* Added some load from stack frames test cases.Evan Cheng2007-01-241-0/+34
* Thumb test cases.Evan Cheng2007-01-231-10/+21
* Thumb test cases.Evan Cheng2007-01-231-21/+25
* Fix test case.Evan Cheng2007-01-231-1/+1
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-221-2/+3
* PastoEvan Cheng2007-01-221-1/+1
* Fix test case.Evan Cheng2007-01-222-3/+2
* new testcaseChris Lattner2007-01-211-0/+11
* Try a negative number with ashr.Reid Spencer2007-01-202-0/+2
* Fix incorrect run line.Owen Anderson2007-01-201-1/+1
* Add a test case for sext bug that Leo found.Reid Spencer2007-01-201-0/+29
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-192-2/+104
* Make this test actually test what its supposed to test.Reid Spencer2007-01-191-1/+2
* Cover non-byte-width BATs situation.Zhou Sheng2007-01-192-6/+21
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-1917-0/+81
* ARM test cases contributed by Apple.Evan Cheng2007-01-1947-209/+953
* Add one test case for Arbitrary BitWidth Integers.Zhou Sheng2007-01-192-0/+36
* remove an execution test from llvm/testChris Lattner2007-01-181-51/+0
* new testcase that causes instcombine to infinitely loopChris Lattner2007-01-181-0/+7
* For PR1028:Reid Spencer2007-01-171-0/+12
* * Fix one more bug in PIC codegen: extra load is needed for *all*Anton Korobeynikov2007-01-171-0/+17
* The Regression directory is now gone.Reid Spencer2007-01-171-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-2/+1
* Test cases for PR1117.Reid Spencer2007-01-172-0/+13
* Ignore the output directory.Reid Spencer2007-01-171-0/+1
* Fix test cases. Patch by Guoling Han.Reid Spencer2007-01-166-30/+31
* Remove this test case. LLVM doesn't currently support comparison of packed.Reid Spencer2007-01-161-58/+0