aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* __builtin_isunordered test case.Evan Cheng2007-02-031-0/+18
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-031-1/+4
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-0231-219/+224
* new testcase for serious code pessimizationChris Lattner2007-02-011-0/+43
* My mistake, my environment wasn't up to date. This passes now.Reid Spencer2007-02-011-1/+0
* XFAIL this on x86 linux as it continues to fail.Reid Spencer2007-02-011-1/+3
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-011-0/+1
* Add a test case.Evan Cheng2007-02-011-0/+16
* Added a thumb vararg test.Evan Cheng2007-02-011-1/+4
* new testcaseChris Lattner2007-02-011-0/+25
* Fix test case.Evan Cheng2007-01-311-2/+0
* Fix test cases.Evan Cheng2007-01-313-10/+11
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-313-3/+3
* 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