Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1196: | Reid Spencer | 2007-02-11 | 1 | -2/+3 |
* | Eliminate the use of gccas in the test suite. | Reid Spencer | 2007-02-09 | 5 | -8/+12 |
* | Add ppc-specific test for better i64 compare codegen. | Chris Lattner | 2007-02-09 | 1 | -0/+9 |
* | i64 setcc tests. | Evan Cheng | 2007-02-08 | 3 | -6/+38 |
* | New test cases for PR1187 | Reid Spencer | 2007-02-08 | 2 | -0/+33 |
* | Make this legal input. | Reid Spencer | 2007-02-08 | 1 | -1/+1 |
* | Add some more interesting cases to this test. | Reid Spencer | 2007-02-08 | 1 | -0/+2 |
* | For PR1187: | Reid Spencer | 2007-02-08 | 1 | -0/+21 |
* | New testcase for PR947 | Chris Lattner | 2007-02-08 | 1 | -0/+10 |
* | llvm-gcc3 is gone | Chris Lattner | 2007-02-08 | 9 | -11/+0 |
* | For PR1187: | Reid Spencer | 2007-02-07 | 1 | -0/+8 |
* | For PR1187: | Reid Spencer | 2007-02-07 | 1 | -0/+11 |
* | new testcase for nested functions | Chris Lattner | 2007-02-07 | 1 | -0/+54 |
* | This really only affects pointers in high memory, and only llvm 1.9, but make... | Andrew Lenharth | 2007-02-07 | 1 | -0/+28 |
* | Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. | Chris Lattner | 2007-02-07 | 1 | -0/+11 |
* | New test case. | Evan Cheng | 2007-02-07 | 1 | -6/+36 |
* | Add a DYNAMIC_STACKALLOC test case. | Evan Cheng | 2007-02-06 | 1 | -0/+30 |
* | testcase for pr1181 | Chris Lattner | 2007-02-06 | 1 | -0/+14 |
* | Testcase for miscompilation | Chris Lattner | 2007-02-06 | 1 | -0/+7 |
* | For PR411: | Reid Spencer | 2007-02-05 | 1 | -33/+0 |
* | For PR411: | Reid Spencer | 2007-02-05 | 22 | -236/+14 |
* | Test case for PR1158 | Devang Patel | 2007-02-05 | 1 | -0/+5 |
* | Fix unord test. | Lauro Ramos Venancio | 2007-02-05 | 1 | -2/+2 |
* | Assembler no longer prints ! at the end of its error messages. | Reid Spencer | 2007-02-05 | 1 | -1/+1 |
* | Make the RUN: line readable. | Reid Spencer | 2007-02-05 | 1 | -1/+2 |
* | For PR411: | Reid Spencer | 2007-02-05 | 1 | -2/+2 |
* | new testcase for 1174, currently xfailed | Chris Lattner | 2007-02-05 | 1 | -0/+22 |
* | Test for PR1173 | Anton Korobeynikov | 2007-02-05 | 1 | -0/+13 |
* | fix bug number | Chris Lattner | 2007-02-05 | 1 | -1/+1 |
* | test for pr1173 | Chris Lattner | 2007-02-05 | 1 | -0/+23 |
* | testcase for PR1175 | Chris Lattner | 2007-02-04 | 1 | -0/+9 |
* | new testcase for x86 backend miscompilation | Chris Lattner | 2007-02-04 | 1 | -0/+21 |
* | Prepare for PR411 | Reid Spencer | 2007-02-04 | 2 | -3/+3 |
* | For PR1072: | Reid Spencer | 2007-02-03 | 33 | -577/+0 |
* | Add a test case. | Evan Cheng | 2007-02-03 | 1 | -0/+27 |
* | __builtin_isunordered test case. | Evan Cheng | 2007-02-03 | 1 | -0/+18 |
* | Improves alloca test. Verifies SP restoration. | Lauro Ramos Venancio | 2007-02-03 | 1 | -1/+4 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 31 | -219/+224 |
* | new testcase for serious code pessimization | Chris Lattner | 2007-02-01 | 1 | -0/+43 |
* | My mistake, my environment wasn't up to date. This passes now. | Reid Spencer | 2007-02-01 | 1 | -1/+0 |
* | XFAIL this on x86 linux as it continues to fail. | Reid Spencer | 2007-02-01 | 1 | -1/+3 |
* | Make sure the value passed to test function is initialized. | Reid Spencer | 2007-02-01 | 1 | -0/+1 |
* | Add a test case. | Evan Cheng | 2007-02-01 | 1 | -0/+16 |
* | Added a thumb vararg test. | Evan Cheng | 2007-02-01 | 1 | -1/+4 |
* | new testcase | Chris Lattner | 2007-02-01 | 1 | -0/+25 |
* | Fix test case. | Evan Cheng | 2007-01-31 | 1 | -2/+0 |
* | Fix test cases. | Evan Cheng | 2007-01-31 | 3 | -10/+11 |
* | ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized... | Lauro Ramos Venancio | 2007-01-31 | 3 | -3/+3 |
* | Combine two tests. | Evan Cheng | 2007-01-30 | 2 | -20/+11 |
* | For PR411: | Reid Spencer | 2007-01-30 | 21 | -65/+66 |