aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-11-17Add a x86-64 test case: movb %sil, %ah is illegal.Evan Cheng
2006-11-17Case sensitive not.Jim Laskey
2006-11-17Check for MaxAlign.Jim Laskey
2006-11-17Tests to verify PowerPC ABI.Jim Laskey
2006-11-17New testcase.Chris Lattner
2006-11-16New test case.Evan Cheng
2006-11-16make this harderChris Lattner
2006-11-14new testcaseChris Lattner
2006-11-14new testcaseChris Lattner
2006-11-14Discard code that supported old bytecode formats. This makes the BytecodeReid Spencer
2006-11-13For PR950:Reid Spencer
2006-11-13Don't hard code test names into the test.Reid Spencer
2006-11-13Fix 80 cols violations.Reid Spencer
2006-11-13For PR950:Reid Spencer
2006-11-13For PR950:Reid Spencer
2006-11-13Make it handle plain old cast too, for old assembly.Reid Spencer
2006-11-13Handle ptrtoint and inttoptrReid Spencer
2006-11-11XFAIL All but powerpcJim Laskey
2006-11-11Works for PowerPC with frame pointers.Jim Laskey
2006-11-11Instruction name changes.Reid Spencer
2006-11-11Enable path completion when typing the TESTSUITE= option by allowing theReid Spencer
2006-11-11enable this test, check ppc64 as well.Chris Lattner
2006-11-10This testcase is miscompiled by instcombine, reduced from 176.gccChris Lattner
2006-11-10new testcaseChris Lattner
2006-11-10Must have a frame pointer argument fixed. Now fails on PowerPC.Jim Laskey
2006-11-10Must have a frame pointer.Jim Laskey
2006-11-10This is XFAILed on i[0-9]86 systems not LinuxReid Spencer
2006-11-10Adding target triple to testAnton Korobeynikov
2006-11-10xfail for llvmgcc3Tanya Lattner
2006-11-10make this test more interestingChris Lattner
2006-11-10Fixing PR990: http://llvm.org/PR990.Anton Korobeynikov
2006-11-09new testcases for PR992/993Chris Lattner
2006-11-09new testcasesChris Lattner
2006-11-08Should be xfailed for llvmgcc3Tanya Lattner
2006-11-08Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of...Tanya Lattner
2006-11-08Ensure we don't regress on reading version 6 bytecode.Reid Spencer
2006-11-08Should be xfailed for llvm-gcc3.4Tanya Lattner
2006-11-08Make it work on Darwin.Jim Laskey
2006-11-08For PR950:Reid Spencer
2006-11-08XFAIL this on Linux until Jim gets Darwin ship shape.Reid Spencer
2006-11-08now that we handle single mbb loops better, one branch is allowedChris Lattner
2006-11-08preincrement case we miss. xfail until we catch itChris Lattner
2006-11-07scalarrepl should not split the two elements of the vsiidx array:Chris Lattner
2006-11-07New test case.Evan Cheng
2006-11-07Got a little ahead of myself hereAndrew Lenharth
2006-11-07Fix this testAndrew Lenharth
2006-11-07Make some corrections to this test case.Reid Spencer
2006-11-07Ignore the Output dir.Reid Spencer
2006-11-07Add a test case for making sure gdb can get a stack trace with our debugReid Spencer
2006-11-07wrong bug #Chris Lattner