aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-01-26added a couple test cases, including the new vaarg breakageAndrew Lenharth
2006-01-25new tests for actual inline asm expressionsChris Lattner
2006-01-24testcase that crashes scalarreplChris Lattner
2006-01-24This is still brokenChris Lattner
2006-01-24new c front-end testcaseChris Lattner
2006-01-24minor syntax changeChris Lattner
2006-01-23new testcaseChris Lattner
2006-01-23Testcase that failed due to a legalizer bugChris Lattner
2006-01-23this option is gone, the dag isel is the default nowChris Lattner
2006-01-23make this test harderChris Lattner
2006-01-23add new testsChris Lattner
2006-01-23Make sure this tests the right thing, xfail on solaris, which doesn't have fl...Chris Lattner
2006-01-21new testcase that crashes llc for ppcChris Lattner
2006-01-20Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer
2006-01-20Added a load folding bug test case.Evan Cheng
2006-01-19Add a new testcase for an eliminable castChris Lattner
2006-01-19This test passes now.Reid Spencer
2006-01-19make this work for Reid, who renamed his CVS module dir :)Chris Lattner
2006-01-19new testcase the autoupgrader in the bc reader fails to handleChris Lattner
2006-01-19Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer
2006-01-18a reduced test case, the GlobalAddress is never legalizedAndrew Lenharth
2006-01-18new testcaseChris Lattner
2006-01-18this testcase sent the dag combiner spinning into an infinite loopChris Lattner
2006-01-17Test case for the insertelement operation.Robert Bocchino
2006-01-17Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner
2006-01-16this is fixedAndrew Lenharth
2006-01-16Fix these testcases :(Chris Lattner
2006-01-16This pass has been removed.Chris Lattner
2006-01-14New testcase for a regression last night: the -inline pass wasn't updatingChris Lattner
2006-01-14bswap implementationNate Begeman
2006-01-14Add bswap intrinsics as documented in the Language ReferenceNate Begeman
2006-01-14testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey
2006-01-13testcase for PR691Chris Lattner
2006-01-13new testcases for the stackrestore instcombine optimizationsChris Lattner
2006-01-13New testcase that functions with dynamic allocas can be inlined, and areChris Lattner
2006-01-13testcase for the llvm.stacksave/llvm.stackrestore intrinsics.Chris Lattner
2006-01-13Test case for a SETCC / BRCOND folding bug.Evan Cheng
2006-01-12verily, sabre did leaveDuraid Madina
2006-01-11Add testcase for rotate by register and rotate by immediateNate Begeman
2006-01-11Testcase the PPC backend is miscompiling.Chris Lattner
2006-01-11catch all forms of xnorChris Lattner
2006-01-10new testcase for extractelement instructionChris Lattner
2006-01-07Modify this test to not depend on the host math.h implementationChris Lattner
2006-01-06A case that instcombine is not catching.Chris Lattner
2006-01-05new tests, derived from cosmics scheme outputChris Lattner
2006-01-01Change this regression so andi is not a valid codegen of itAndrew Lenharth
2005-12-23this test failsChris Lattner
2005-12-23this test is malformedChris Lattner
2005-12-22Fix PR409:Reid Spencer
2005-12-21new testcaseChris Lattner