summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* new testcase, each function should have one extension instr in itChris Lattner2005-12-14
* new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes onChris Lattner2005-12-14
* Testcase for a problem that reid ran intoChris Lattner2005-12-12
* new testcase: sra should be able to eliminate all of these alloca's, despiteChris Lattner2005-12-12
* new testcase for PR662Chris Lattner2005-12-06
* New testcase for PR660Chris Lattner2005-12-05
* testcase for PR664Chris Lattner2005-12-05
* new testcase, for PR672Chris Lattner2005-12-04
* expand testcase, which has been in my tree for a while nowChris Lattner2005-12-03
* new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdi...Chris Lattner2005-12-03
* Fix a bug in the testcaseChris Lattner2005-12-03
* new testcase for PR672Chris Lattner2005-12-03
* New testcase that crashes llcChris Lattner2005-12-01
* Test that crashes the ppc backend.Chris Lattner2005-11-30
* new testcase dse is miscompilingChris Lattner2005-11-30
* new testcase for pr670Chris Lattner2005-11-29
* This should not be dce'dChris Lattner2005-11-20
* oopsAndrew Lenharth2005-11-20
* check that rdtsc is generated from readcyclecounterAndrew Lenharth2005-11-20
* testcase for recent indvars patchesChris Lattner2005-11-18
* This passes on ppc and x86 nowChris Lattner2005-11-16
* this is no apparently passing on alphaChris Lattner2005-11-12
* new testcaseChris Lattner2005-11-12
* continued readcyclecounter supportAndrew Lenharth2005-11-11
* Check that this compiles to a label with a space in it.Chris Lattner2005-11-10
* Merged from RELEASE_16.John Criswell2005-11-08
* add alignment info for globals and functionsChris Lattner2005-11-06
* new testcaseChris Lattner2005-11-05
* New testcaseChris Lattner2005-11-05
* This is missed by InstCombine, patch commingAndrew Lenharth2005-11-02
* Apparently these do pass on some alphasChris Lattner2005-10-31
* these tests fail on alpha for some reasonChris Lattner2005-10-31
* new testcaseChris Lattner2005-10-30
* The pass was removed, but the spirit lives onChris Lattner2005-10-30
* new testcaseChris Lattner2005-10-30
* new testcaseChris Lattner2005-10-30
* test for the formation of shladdDuraid Madina2005-10-29
* add the xfail linesChris Lattner2005-10-28
* New testcase. Probably many targets don't support this, so they should probablyChris Lattner2005-10-28
* Add a regression test for the recent fix for FP_TO_UINT lowering in the ppcNate Begeman2005-10-25
* This pass is goneChris Lattner2005-10-24
* this pass is goneChris Lattner2005-10-24
* New testcase that crashes the ppc backendChris Lattner2005-10-21
* Moved to Regression/Codegen/Generic.John Criswell2005-10-19
* This is a generic test for all code generators. It originally came fromJohn Criswell2005-10-19
* Force i386 code generation for an i386 specific test.John Criswell2005-10-19
* Testcase that crashes llvmgcc in type layoutChris Lattner2005-10-19
* new testcaseChris Lattner2005-10-18
* Use %s instead of hard coding the input filename.John Criswell2005-10-17
* Nate implemented this :)Chris Lattner2005-10-13