summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Test case for the insertelement operation.Robert Bocchino2006-01-17
* Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner2006-01-17
* this is fixedAndrew Lenharth2006-01-16
* Fix these testcases :(Chris Lattner2006-01-16
* This pass has been removed.Chris Lattner2006-01-16
* New testcase for a regression last night: the -inline pass wasn't updatingChris Lattner2006-01-14
* bswap implementationNate Begeman2006-01-14
* Add bswap intrinsics as documented in the Language ReferenceNate Begeman2006-01-14
* testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey2006-01-14
* testcase for PR691Chris Lattner2006-01-13
* new testcases for the stackrestore instcombine optimizationsChris Lattner2006-01-13
* New testcase that functions with dynamic allocas can be inlined, and areChris Lattner2006-01-13
* testcase for the llvm.stacksave/llvm.stackrestore intrinsics.Chris Lattner2006-01-13
* Test case for a SETCC / BRCOND folding bug.Evan Cheng2006-01-13
* verily, sabre did leaveDuraid Madina2006-01-12
* Add testcase for rotate by register and rotate by immediateNate Begeman2006-01-11
* Testcase the PPC backend is miscompiling.Chris Lattner2006-01-11
* catch all forms of xnorChris Lattner2006-01-11
* new testcase for extractelement instructionChris Lattner2006-01-10
* Modify this test to not depend on the host math.h implementationChris Lattner2006-01-07
* A case that instcombine is not catching.Chris Lattner2006-01-06
* new tests, derived from cosmics scheme outputChris Lattner2006-01-05
* Change this regression so andi is not a valid codegen of itAndrew Lenharth2006-01-01
* this test failsChris Lattner2005-12-23
* this test is malformedChris Lattner2005-12-23
* Fix PR409:Reid Spencer2005-12-22
* new testcaseChris Lattner2005-12-21
* new testcase, fails on X86 and probably othersChris Lattner2005-12-21
* A truly trivial testcase to ensure sparcv8 doesn't get completely brokenChris Lattner2005-12-16
* Add a case for float just to make sure the patterns for both precisionsNate Begeman2005-12-14
* 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