aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-02-05For PR411:Reid Spencer
2007-02-05For PR411:Reid Spencer
2007-02-05Test case for PR1158Devang Patel
2007-02-05Fix unord test.Lauro Ramos Venancio
2007-02-05Assembler no longer prints ! at the end of its error messages.Reid Spencer
2007-02-05Make the RUN: line readable.Reid Spencer
2007-02-05For PR411:Reid Spencer
2007-02-05new testcase for 1174, currently xfailedChris Lattner
2007-02-05Test for PR1173Anton Korobeynikov
2007-02-05fix bug numberChris Lattner
2007-02-05test for pr1173Chris Lattner
2007-02-04testcase for PR1175Chris Lattner
2007-02-04new testcase for x86 backend miscompilationChris Lattner
2007-02-04Prepare for PR411Reid Spencer
2007-02-03For PR1072:Reid Spencer
2007-02-03Add a test case.Evan Cheng
2007-02-03__builtin_isunordered test case.Evan Cheng
2007-02-03Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-02-01new testcase for serious code pessimizationChris Lattner
2007-02-01My mistake, my environment wasn't up to date. This passes now.Reid Spencer
2007-02-01XFAIL this on x86 linux as it continues to fail.Reid Spencer
2007-02-01Make sure the value passed to test function is initialized.Reid Spencer
2007-02-01Add a test case.Evan Cheng
2007-02-01Added a thumb vararg test.Evan Cheng
2007-02-01new testcaseChris Lattner
2007-01-31Fix test case.Evan Cheng
2007-01-31Fix test cases.Evan Cheng
2007-01-31ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio
2007-01-30Combine two tests.Evan Cheng
2007-01-30For PR411:Reid Spencer
2007-01-30Add a gxxcmd variable for the g++ command line used to build llvm.Reid Spencer
2007-01-30Make the input legal.Reid Spencer
2007-01-30Add / merge tests.Evan Cheng
2007-01-29test that the 'ir' constraint works.Chris Lattner
2007-01-29new testcaseChris Lattner
2007-01-29Update this test case to look for sret parameter attribute not csret cc.Reid Spencer
2007-01-28Test case for PR1137. This makes sure that we don't get erroneousReid Spencer
2007-01-27Testcase for an instcombine miscompilation reduced by Anton.Chris Lattner
2007-01-27Use -f option so test is repeatable.Reid Spencer
2007-01-27Add a test case for PR411.Reid Spencer
2007-01-27Make this really do nothing.Reid Spencer
2007-01-27add an explanatory comment.Chris Lattner
2007-01-27Apparently the last commit is wrong. Reverted.Reid Spencer
2007-01-27Remove a double negative.Reid Spencer
2007-01-27Thumb tests.Evan Cheng
2007-01-27Merge tests.Evan Cheng
2007-01-26For PR1122:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-25Fix test case.Evan Cheng