summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* For PR411:Reid Spencer2007-02-05
* For PR411:Reid Spencer2007-02-05
* Test case for PR1158Devang Patel2007-02-05
* Fix unord test.Lauro Ramos Venancio2007-02-05
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-05
* Make the RUN: line readable.Reid Spencer2007-02-05
* For PR411:Reid Spencer2007-02-05
* new testcase for 1174, currently xfailedChris Lattner2007-02-05
* Test for PR1173Anton Korobeynikov2007-02-05
* fix bug numberChris Lattner2007-02-05
* test for pr1173Chris Lattner2007-02-05
* testcase for PR1175Chris Lattner2007-02-04
* new testcase for x86 backend miscompilationChris Lattner2007-02-04
* Prepare for PR411Reid Spencer2007-02-04
* For PR1072:Reid Spencer2007-02-03
* Add a test case.Evan Cheng2007-02-03
* __builtin_isunordered test case.Evan Cheng2007-02-03
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-03
* 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