Age | Commit message (Expand) | Author |
2005-12-21 | new testcase, fails on X86 and probably others | Chris Lattner |
2005-12-16 | A truly trivial testcase to ensure sparcv8 doesn't get completely broken | Chris Lattner |
2005-12-14 | Add a case for float just to make sure the patterns for both precisions | Nate Begeman |
2005-12-14 | new testcase, each function should have one extension instr in it | Chris Lattner |
2005-12-14 | new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on | Chris Lattner |
2005-12-12 | Testcase for a problem that reid ran into | Chris Lattner |
2005-12-12 | new testcase: sra should be able to eliminate all of these alloca's, despite | Chris Lattner |
2005-12-06 | new testcase for PR662 | Chris Lattner |
2005-12-05 | New testcase for PR660 | Chris Lattner |
2005-12-05 | testcase for PR664 | Chris Lattner |
2005-12-04 | new testcase, for PR672 | Chris Lattner |
2005-12-03 | expand testcase, which has been in my tree for a while now | Chris Lattner |
2005-12-03 | new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdi... | Chris Lattner |
2005-12-03 | Fix a bug in the testcase | Chris Lattner |
2005-12-03 | new testcase for PR672 | Chris Lattner |
2005-12-01 | New testcase that crashes llc | Chris Lattner |
2005-11-30 | Test that crashes the ppc backend. | Chris Lattner |
2005-11-30 | new testcase dse is miscompiling | Chris Lattner |
2005-11-29 | new testcase for pr670 | Chris Lattner |
2005-11-20 | This should not be dce'd | Chris Lattner |
2005-11-20 | oops | Andrew Lenharth |
2005-11-20 | check that rdtsc is generated from readcyclecounter | Andrew Lenharth |
2005-11-18 | testcase for recent indvars patches | Chris Lattner |
2005-11-16 | This passes on ppc and x86 now | Chris Lattner |
2005-11-12 | this is no apparently passing on alpha | Chris Lattner |
2005-11-12 | new testcase | Chris Lattner |
2005-11-11 | continued readcyclecounter support | Andrew Lenharth |
2005-11-10 | Check that this compiles to a label with a space in it. | Chris Lattner |
2005-11-08 | Merged from RELEASE_16. | John Criswell |
2005-11-06 | add alignment info for globals and functions | Chris Lattner |
2005-11-05 | new testcase | Chris Lattner |
2005-11-05 | New testcase | Chris Lattner |
2005-11-02 | This is missed by InstCombine, patch comming | Andrew Lenharth |
2005-10-31 | Apparently these do pass on some alphas | Chris Lattner |
2005-10-31 | these tests fail on alpha for some reason | Chris Lattner |
2005-10-30 | new testcase | Chris Lattner |
2005-10-30 | The pass was removed, but the spirit lives on | Chris Lattner |
2005-10-30 | new testcase | Chris Lattner |
2005-10-30 | new testcase | Chris Lattner |
2005-10-29 | test for the formation of shladd | Duraid Madina |
2005-10-28 | add the xfail lines | Chris Lattner |
2005-10-28 | New testcase. Probably many targets don't support this, so they should probably | Chris Lattner |
2005-10-25 | Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc | Nate Begeman |
2005-10-24 | This pass is gone | Chris Lattner |
2005-10-24 | this pass is gone | Chris Lattner |
2005-10-21 | New testcase that crashes the ppc backend | Chris Lattner |
2005-10-19 | Moved to Regression/Codegen/Generic. | John Criswell |
2005-10-19 | This is a generic test for all code generators. It originally came from | John Criswell |
2005-10-19 | Force i386 code generation for an i386 specific test. | John Criswell |
2005-10-19 | Testcase that crashes llvmgcc in type layout | Chris Lattner |