Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't eliminate a test case, just the form of the test case, from the | Reid Spencer | 2005-05-15 | 1 | -1/+2 |
* | This does not belong | Chris Lattner | 2005-05-15 | 1 | -3/+1 |
* | Add a case with non-constant argument for testing the transform: | Reid Spencer | 2005-05-15 | 1 | -1/+7 |
* | add test to check for tail calls | Chris Lattner | 2005-05-15 | 1 | -0/+7 |
* | Make sure this is not eligible for tail-call-elimination so that we test | Chris Lattner | 2005-05-14 | 1 | -2/+3 |
* | new testcase | Chris Lattner | 2005-05-14 | 1 | -0/+8 |
* | Add a test case for testing ffs libcall conversion to constant | Reid Spencer | 2005-05-14 | 1 | -0/+23 |
* | Ensure these casts are done with the hardware fildll instruction | Chris Lattner | 2005-05-14 | 1 | -0/+11 |
* | this passes | Chris Lattner | 2005-05-14 | 1 | -1/+0 |
* | Fix this | Chris Lattner | 2005-05-14 | 2 | -2/+2 |
* | new testcase | Chris Lattner | 2005-05-13 | 1 | -0/+7 |
* | fix regression tests | Andrew Lenharth | 2005-05-13 | 4 | -7/+4 |
* | This passes on sparc | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | remove test | Chris Lattner | 2005-05-13 | 1 | -46/+0 |
* | These tests are currently expected to fail. | John Criswell | 2005-05-13 | 4 | -0/+4 |
* | Force x86 backend | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | fix buggy test | Chris Lattner | 2005-05-13 | 2 | -5/+5 |
* | Fix buggy test | Chris Lattner | 2005-05-13 | 1 | -4/+2 |
* | let dj run this | Chris Lattner | 2005-05-13 | 1 | -0/+3 |
* | fixed test case | Andrew Lenharth | 2005-05-13 | 1 | -1/+1 |
* | disable this test for now. | Chris Lattner | 2005-05-13 | 1 | -0/+1 |
* | add a correct run line | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | reg test | Chris Lattner | 2005-05-12 | 1 | -0/+14 |
* | Fix this test on Solaris. | John Criswell | 2005-05-12 | 1 | -1/+1 |
* | Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is | Nate Begeman | 2005-05-11 | 1 | -0/+12 |
* | Regression test for PR#563. | John Criswell | 2005-05-11 | 1 | -0/+16 |
* | Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. | Andrew Lenharth | 2005-05-11 | 1 | -0/+12 |
* | include the other bit count intrinsics | Chris Lattner | 2005-05-11 | 1 | -0/+38 |
* | new testcase | Chris Lattner | 2005-05-11 | 1 | -0/+21 |
* | new testcase for PR562 | Chris Lattner | 2005-05-10 | 1 | -0/+6 |
* | new testcase | Chris Lattner | 2005-05-10 | 1 | -0/+11 |
* | testcase I've had in my tree | Chris Lattner | 2005-05-09 | 1 | -0/+17 |
* | Tell tblgen exactly where to find the include file. | John Criswell | 2005-05-09 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2005-05-09 | 1 | -0/+19 |
* | tweak test to accept the (good) code emitted by the pattern isel | Chris Lattner | 2005-05-09 | 1 | -2/+2 |
* | New testcase | Chris Lattner | 2005-05-09 | 1 | -0/+9 |
* | Add note to self to complete the testing of all intrinsic functions as | Reid Spencer | 2005-05-09 | 1 | -0/+2 |
* | New testcase that crashes the pattern isel | Chris Lattner | 2005-05-09 | 1 | -0/+49 |
* | New testacse for information exposed by the 'tail' call marker. | Chris Lattner | 2005-05-08 | 1 | -0/+16 |
* | add a testcase for a case we do not handle yet | Chris Lattner | 2005-05-08 | 1 | -0/+66 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+20 |
* | new testcases for PR557 | Chris Lattner | 2005-05-08 | 2 | -0/+70 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+24 |
* | new testcase | Chris Lattner | 2005-05-08 | 1 | -0/+8 |
* | * Break tests into individual cases so its easier to see what's going on. | Reid Spencer | 2005-05-07 | 1 | -6/+39 |
* | test that reassociate can handle shifts | Chris Lattner | 2005-05-07 | 1 | -0/+10 |
* | new testcase | Chris Lattner | 2005-05-07 | 1 | -0/+17 |
* | new testcase | Chris Lattner | 2005-05-06 | 1 | -0/+42 |
* | Make sure to not accidentally get a bogus tail marker | Chris Lattner | 2005-05-06 | 1 | -0/+16 |