| Commit message (Expand) | Author | Age | Files | Lines |
* | Code sufficiently protected against this test. | Jim Laskey | 2006-02-15 | 1 | -1/+0 |
* | new testcase that broke unswitch due to loopsimplify not doing the right thing. | Chris Lattner | 2006-02-14 | 1 | -0/+1705 |
* | new testcase | Chris Lattner | 2006-02-13 | 1 | -0/+6 |
* | testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch... | Chris Lattner | 2006-02-13 | 1 | -0/+9 |
* | test for improved zap discovery | Andrew Lenharth | 2006-02-13 | 1 | -0/+10 |
* | this passes now, due to Nate's recent efforts | Chris Lattner | 2006-02-13 | 1 | -1/+0 |
* | Reduce this testcase a bit more, with the help of llvm-extract and some hand ... | Chris Lattner | 2006-02-13 | 1 | -12/+8 |
* | Added a test case for a libcall insertion bug. | Evan Cheng | 2006-02-12 | 1 | -0/+64 |
* | tweaks | Chris Lattner | 2006-02-12 | 2 | -1/+10 |
* | new testcase | Chris Lattner | 2006-02-12 | 1 | -1/+9 |
* | move a failing testcase from bit-tracking.ll to narrow.ll, and move the | Chris Lattner | 2006-02-12 | 2 | -22/+18 |
* | Make these tests fail if opt crashes. | Chris Lattner | 2006-02-12 | 2 | -0/+2 |
* | Update comments to be actually accurate | Chris Lattner | 2006-02-11 | 1 | -13/+19 |
* | This is implemented by the simplify-libcalls pass, not instcombine | Chris Lattner | 2006-02-11 | 1 | -23/+0 |
* | new testcase | Chris Lattner | 2006-02-09 | 1 | -0/+29 |
* | this apparently passes on linux | Chris Lattner | 2006-02-09 | 1 | -1/+1 |
* | Disable this test for the time being as debug is brought up to speed. | Jim Laskey | 2006-02-08 | 1 | -0/+1 |
* | new testcase for more interesting select sccp cases | Chris Lattner | 2006-02-08 | 1 | -0/+12 |
* | new testcase that caused instcombine to crash on 176.gcc last night. | Chris Lattner | 2006-02-07 | 1 | -0/+22 |
* | new testcases | Chris Lattner | 2006-02-05 | 2 | -0/+13 |
* | These were moved to ../SPARC | Chris Lattner | 2006-02-05 | 5 | -46/+0 |
* | move V8 testcases here | Chris Lattner | 2006-02-05 | 5 | -0/+46 |
* | Added a (store (op (load ...) ...) ...) folding test case. | Evan Cheng | 2006-02-03 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2006-02-02 | 1 | -0/+8 |
* | test cmov immediate form | Andrew Lenharth | 2006-02-01 | 1 | -0/+17 |
* | new testcase for the 'ret double folding with load' opzn | Chris Lattner | 2006-02-01 | 1 | -0/+19 |
* | new testcase | Chris Lattner | 2006-01-31 | 1 | -0/+10 |
* | Don't generate (or setp, setae) for SETUGE. Simply flip the operands around and | Evan Cheng | 2006-01-30 | 1 | -0/+12 |
* | new testcase for the 'C++' failures last night. | Chris Lattner | 2006-01-30 | 1 | -0/+6 |
* | new testcase | Chris Lattner | 2006-01-30 | 1 | -0/+11 |
* | Use Intel assembly syntax to look for ST | Evan Cheng | 2006-01-27 | 2 | -2/+2 |
* | X86 dag isel is now (soon) the default. | Evan Cheng | 2006-01-27 | 1 | -2/+2 |
* | These are fp stack test cases. | Evan Cheng | 2006-01-27 | 4 | -4/+4 |
* | XFAIL tailcall test cases until it's implemented. | Evan Cheng | 2006-01-27 | 2 | -0/+2 |
* | A test case for ensuring that conversion of old-format intrinsics with | Reid Spencer | 2006-01-27 | 2 | -0/+3 |
* | This now passes. | Reid Spencer | 2006-01-27 | 1 | -3/+0 |
* | added a couple test cases, including the new vaarg breakage | Andrew Lenharth | 2006-01-26 | 2 | -0/+61 |
* | new tests for actual inline asm expressions | Chris Lattner | 2006-01-25 | 1 | -2/+8 |
* | testcase that crashes scalarrepl | Chris Lattner | 2006-01-24 | 1 | -0/+12 |
* | This is still broken | Chris Lattner | 2006-01-24 | 1 | -0/+2 |
* | new c front-end testcase | Chris Lattner | 2006-01-24 | 1 | -0/+8 |
* | minor syntax change | Chris Lattner | 2006-01-24 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2006-01-23 | 1 | -0/+8 |
* | Testcase that failed due to a legalizer bug | Chris Lattner | 2006-01-23 | 1 | -0/+12 |
* | this option is gone, the dag isel is the default now | Chris Lattner | 2006-01-23 | 1 | -2/+2 |
* | make this test harder | Chris Lattner | 2006-01-23 | 1 | -1/+2 |
* | add new tests | Chris Lattner | 2006-01-23 | 1 | -2/+21 |
* | Make sure this tests the right thing, xfail on solaris, which doesn't have fl... | Chris Lattner | 2006-01-23 | 1 | -1/+4 |
* | new testcase that crashes llc for ppc | Chris Lattner | 2006-01-21 | 1 | -0/+17 |
* | Add a test case for PR697, ensuring the linker works with ConstantPacked. | Reid Spencer | 2006-01-20 | 1 | -0/+14 |