summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Code sufficiently protected against this test.Jim Laskey2006-02-15
* new testcase that broke unswitch due to loopsimplify not doing the right thing.Chris Lattner2006-02-14
* new testcaseChris Lattner2006-02-13
* testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch...Chris Lattner2006-02-13
* test for improved zap discoveryAndrew Lenharth2006-02-13
* this passes now, due to Nate's recent effortsChris Lattner2006-02-13
* Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner2006-02-13
* Added a test case for a libcall insertion bug.Evan Cheng2006-02-12
* tweaksChris Lattner2006-02-12
* new testcaseChris Lattner2006-02-12
* move a failing testcase from bit-tracking.ll to narrow.ll, and move theChris Lattner2006-02-12
* Make these tests fail if opt crashes.Chris Lattner2006-02-12
* Update comments to be actually accurateChris Lattner2006-02-11
* This is implemented by the simplify-libcalls pass, not instcombineChris Lattner2006-02-11
* new testcaseChris Lattner2006-02-09
* this apparently passes on linuxChris Lattner2006-02-09
* Disable this test for the time being as debug is brought up to speed.Jim Laskey2006-02-08
* new testcase for more interesting select sccp casesChris Lattner2006-02-08
* new testcase that caused instcombine to crash on 176.gcc last night.Chris Lattner2006-02-07
* new testcasesChris Lattner2006-02-05
* These were moved to ../SPARCChris Lattner2006-02-05
* move V8 testcases hereChris Lattner2006-02-05
* Added a (store (op (load ...) ...) ...) folding test case.Evan Cheng2006-02-03
* new testcaseChris Lattner2006-02-02
* test cmov immediate formAndrew Lenharth2006-02-01
* new testcase for the 'ret double folding with load' opznChris Lattner2006-02-01
* new testcaseChris Lattner2006-01-31
* Don't generate (or setp, setae) for SETUGE. Simply flip the operands around andEvan Cheng2006-01-30
* new testcase for the 'C++' failures last night.Chris Lattner2006-01-30
* new testcaseChris Lattner2006-01-30
* Use Intel assembly syntax to look for STEvan Cheng2006-01-27
* X86 dag isel is now (soon) the default.Evan Cheng2006-01-27
* These are fp stack test cases.Evan Cheng2006-01-27
* XFAIL tailcall test cases until it's implemented.Evan Cheng2006-01-27
* A test case for ensuring that conversion of old-format intrinsics withReid Spencer2006-01-27
* This now passes.Reid Spencer2006-01-27
* added a couple test cases, including the new vaarg breakageAndrew Lenharth2006-01-26
* new tests for actual inline asm expressionsChris Lattner2006-01-25
* testcase that crashes scalarreplChris Lattner2006-01-24
* This is still brokenChris Lattner2006-01-24
* new c front-end testcaseChris Lattner2006-01-24
* minor syntax changeChris Lattner2006-01-24
* new testcaseChris Lattner2006-01-23
* Testcase that failed due to a legalizer bugChris Lattner2006-01-23
* this option is gone, the dag isel is the default nowChris Lattner2006-01-23
* make this test harderChris Lattner2006-01-23
* add new testsChris Lattner2006-01-23
* Make sure this tests the right thing, xfail on solaris, which doesn't have fl...Chris Lattner2006-01-23
* new testcase that crashes llc for ppcChris Lattner2006-01-21
* Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer2006-01-20