aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2006-02-021-0/+8
* test cmov immediate formAndrew Lenharth2006-02-011-0/+17
* new testcase for the 'ret double folding with load' opznChris Lattner2006-02-011-0/+19
* new testcaseChris Lattner2006-01-311-0/+10
* Don't generate (or setp, setae) for SETUGE. Simply flip the operands around andEvan Cheng2006-01-301-0/+12
* new testcase for the 'C++' failures last night.Chris Lattner2006-01-301-0/+6
* new testcaseChris Lattner2006-01-301-0/+11
* Use Intel assembly syntax to look for STEvan Cheng2006-01-272-2/+2
* X86 dag isel is now (soon) the default.Evan Cheng2006-01-271-2/+2
* These are fp stack test cases.Evan Cheng2006-01-274-4/+4
* XFAIL tailcall test cases until it's implemented.Evan Cheng2006-01-272-0/+2
* A test case for ensuring that conversion of old-format intrinsics withReid Spencer2006-01-272-0/+3
* This now passes.Reid Spencer2006-01-271-3/+0
* added a couple test cases, including the new vaarg breakageAndrew Lenharth2006-01-262-0/+61
* new tests for actual inline asm expressionsChris Lattner2006-01-251-2/+8
* testcase that crashes scalarreplChris Lattner2006-01-241-0/+12
* This is still brokenChris Lattner2006-01-241-0/+2
* new c front-end testcaseChris Lattner2006-01-241-0/+8
* minor syntax changeChris Lattner2006-01-241-2/+2
* new testcaseChris Lattner2006-01-231-0/+8
* Testcase that failed due to a legalizer bugChris Lattner2006-01-231-0/+12
* this option is gone, the dag isel is the default nowChris Lattner2006-01-231-2/+2
* make this test harderChris Lattner2006-01-231-1/+2
* add new testsChris Lattner2006-01-231-2/+21
* Make sure this tests the right thing, xfail on solaris, which doesn't have fl...Chris Lattner2006-01-231-1/+4
* new testcase that crashes llc for ppcChris Lattner2006-01-211-0/+17
* Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer2006-01-201-0/+14
* Added a load folding bug test case.Evan Cheng2006-01-201-0/+15
* Add a new testcase for an eliminable castChris Lattner2006-01-191-0/+5
* This test passes now.Reid Spencer2006-01-191-1/+0
* make this work for Reid, who renamed his CVS module dir :)Chris Lattner2006-01-191-2/+1
* new testcase the autoupgrader in the bc reader fails to handleChris Lattner2006-01-192-0/+4
* Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer2006-01-191-1/+45
* a reduced test case, the GlobalAddress is never legalizedAndrew Lenharth2006-01-181-0/+30
* new testcaseChris Lattner2006-01-181-0/+16
* this testcase sent the dag combiner spinning into an infinite loopChris Lattner2006-01-181-0/+19
* Test case for the insertelement operation.Robert Bocchino2006-01-171-2/+7
* Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner2006-01-171-0/+9
* this is fixedAndrew Lenharth2006-01-161-1/+0
* Fix these testcases :(Chris Lattner2006-01-162-1/+2
* This pass has been removed.Chris Lattner2006-01-162-197/+0
* New testcase for a regression last night: the -inline pass wasn't updatingChris Lattner2006-01-141-0/+26
* bswap implementationNate Begeman2006-01-141-0/+23
* Add bswap intrinsics as documented in the Language ReferenceNate Begeman2006-01-141-0/+22
* testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey2006-01-141-0/+9
* testcase for PR691Chris Lattner2006-01-131-0/+12
* new testcases for the stackrestore instcombine optimizationsChris Lattner2006-01-131-0/+20
* New testcase that functions with dynamic allocas can be inlined, and areChris Lattner2006-01-131-0/+28
* testcase for the llvm.stacksave/llvm.stackrestore intrinsics.Chris Lattner2006-01-131-0/+12
* Test case for a SETCC / BRCOND folding bug.Evan Cheng2006-01-131-0/+39