Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-23 | Testcase for PR1164 | Bill Wendling | 1 | -0/+13 |
2007-02-23 | PR1164: | Bill Wendling | 1 | -1/+1 |
2007-02-23 | New test - practically wrote itself. | Jim Laskey | 1 | -0/+15 |
2007-02-23 | bugfix: SP wasn't updated for varargs when frame pointer was eliminated. | Lauro Ramos Venancio | 1 | -2/+2 |
2007-02-23 | Fix stack alignment in functions with varargs. | Lauro Ramos Venancio | 1 | -0/+20 |
2007-02-23 | -march=arm -enable-thumb => -march=thumb | Evan Cheng | 15 | -40/+40 |
2007-02-19 | Added test case for PR1207. | Evan Cheng | 1 | -0/+21 |
2007-02-19 | Fix test case. | Evan Cheng | 1 | -3/+3 |
2007-02-17 | new test | Chris Lattner | 1 | -0/+6 |
2007-02-17 | Test that large absolute addresses are properly folded into addr modes on | Chris Lattner | 1 | -0/+9 |
2007-02-17 | new testcase that crashes llc | Chris Lattner | 1 | -0/+12 |
2007-02-17 | adding PR 1200 comment by request | Dale Johannesen | 1 | -0/+1 |
2007-02-17 | Fixes PR 1200 | Dale Johannesen | 3 | -2/+74 |
2007-02-16 | testcase for recent targetdata regression | Chris Lattner | 1 | -0/+3 |
2007-02-15 | Update this test to compile properly and check against the correct | Reid Spencer | 1 | -10/+9 |
2007-02-13 | sanity check for *basic* i128 arithmetic on all hosts. | Chris Lattner | 1 | -0/+11 |
2007-02-13 | new testcase, by Dan Gohman | Chris Lattner | 1 | -0/+12 |
2007-02-13 | Add ABI information to ARM subtarget. | Lauro Ramos Venancio | 1 | -1/+1 |
2007-02-13 | According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned. | Lauro Ramos Venancio | 1 | -0/+10 |
2007-02-13 | new testcase for PR1197 | Chris Lattner | 1 | -0/+335 |
2007-02-09 | Add ppc-specific test for better i64 compare codegen. | Chris Lattner | 1 | -0/+9 |
2007-02-08 | i64 setcc tests. | Evan Cheng | 3 | -6/+38 |
2007-02-07 | New test case. | Evan Cheng | 1 | -6/+36 |
2007-02-06 | Add a DYNAMIC_STACKALLOC test case. | Evan Cheng | 1 | -0/+30 |
2007-02-06 | testcase for pr1181 | Chris Lattner | 1 | -0/+14 |
2007-02-05 | Fix unord test. | Lauro Ramos Venancio | 1 | -2/+2 |
2007-02-05 | Make the RUN: line readable. | Reid Spencer | 1 | -1/+2 |
2007-02-05 | For PR411: | Reid Spencer | 1 | -2/+2 |
2007-02-04 | new testcase for x86 backend miscompilation | Chris Lattner | 1 | -0/+21 |
2007-02-03 | Add a test case. | Evan Cheng | 1 | -0/+27 |
2007-02-03 | __builtin_isunordered test case. | Evan Cheng | 1 | -0/+18 |
2007-02-03 | Improves alloca test. Verifies SP restoration. | Lauro Ramos Venancio | 1 | -1/+4 |
2007-02-02 | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 13 | -139/+120 |
2007-02-01 | My mistake, my environment wasn't up to date. This passes now. | Reid Spencer | 1 | -1/+0 |
2007-02-01 | XFAIL this on x86 linux as it continues to fail. | Reid Spencer | 1 | -1/+3 |
2007-02-01 | Add a test case. | Evan Cheng | 1 | -0/+16 |
2007-02-01 | Added a thumb vararg test. | Evan Cheng | 1 | -1/+4 |
2007-02-01 | new testcase | Chris Lattner | 1 | -0/+25 |
2007-01-31 | Fix test case. | Evan Cheng | 1 | -2/+0 |
2007-01-31 | Fix test cases. | Evan Cheng | 3 | -10/+11 |
2007-01-31 | ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized... | Lauro Ramos Venancio | 3 | -3/+3 |
2007-01-30 | Combine two tests. | Evan Cheng | 2 | -20/+11 |
2007-01-30 | For PR411: | Reid Spencer | 10 | -42/+45 |
2007-01-30 | Make the input legal. | Reid Spencer | 1 | -2/+2 |
2007-01-30 | Add / merge tests. | Evan Cheng | 2 | -10/+15 |
2007-01-29 | test that the 'ir' constraint works. | Chris Lattner | 1 | -0/+7 |
2007-01-29 | new testcase | Chris Lattner | 1 | -0/+7 |
2007-01-27 | Thumb tests. | Evan Cheng | 1 | -2/+9 |
2007-01-27 | Merge tests. | Evan Cheng | 2 | -31/+28 |
2007-01-26 | For PR761: | Reid Spencer | 37 | -199/+197 |