summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* new testcase for serious code pessimizationChris Lattner2007-02-01
* My mistake, my environment wasn't up to date. This passes now.Reid Spencer2007-02-01
* XFAIL this on x86 linux as it continues to fail.Reid Spencer2007-02-01
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-01
* Add a test case.Evan Cheng2007-02-01
* Added a thumb vararg test.Evan Cheng2007-02-01
* new testcaseChris Lattner2007-02-01
* Fix test case.Evan Cheng2007-01-31
* Fix test cases.Evan Cheng2007-01-31
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-31
* Combine two tests.Evan Cheng2007-01-30
* For PR411:Reid Spencer2007-01-30
* Add a gxxcmd variable for the g++ command line used to build llvm.Reid Spencer2007-01-30
* Make the input legal.Reid Spencer2007-01-30
* Add / merge tests.Evan Cheng2007-01-30
* test that the 'ir' constraint works.Chris Lattner2007-01-29
* new testcaseChris Lattner2007-01-29
* 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
* Testcase for an instcombine miscompilation reduced by Anton.Chris Lattner2007-01-27
* Use -f option so test is repeatable.Reid Spencer2007-01-27
* Add a test case for PR411.Reid Spencer2007-01-27
* Make this really do nothing.Reid Spencer2007-01-27
* add an explanatory comment.Chris Lattner2007-01-27
* Apparently the last commit is wrong. Reverted.Reid Spencer2007-01-27
* Remove a double negative.Reid Spencer2007-01-27
* Thumb tests.Evan Cheng2007-01-27
* Merge tests.Evan Cheng2007-01-27
* For PR1122:Reid Spencer2007-01-26
* For PR761:Reid Spencer2007-01-26
* Fix test case.Evan Cheng2007-01-25
* fix fcopysign testLauro Ramos Venancio2007-01-25
* new testcaseChris Lattner2007-01-25
* Added some load from stack frames test cases.Evan Cheng2007-01-24
* Thumb test cases.Evan Cheng2007-01-23
* Thumb test cases.Evan Cheng2007-01-23
* Fix test case.Evan Cheng2007-01-23
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-22
* PastoEvan Cheng2007-01-22
* Fix test case.Evan Cheng2007-01-22
* new testcaseChris Lattner2007-01-21
* Try a negative number with ashr.Reid Spencer2007-01-20
* Fix incorrect run line.Owen Anderson2007-01-20
* Add a test case for sext bug that Leo found.Reid Spencer2007-01-20
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-19
* Make this test actually test what its supposed to test.Reid Spencer2007-01-19
* Cover non-byte-width BATs situation.Zhou Sheng2007-01-19
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-19
* ARM test cases contributed by Apple.Evan Cheng2007-01-19