| Commit message (Expand) | Author | Age | Files | Lines |
* | New test case. | Evan Cheng | 2006-11-16 | 2 | -2/+13 |
* | make this harder | Chris Lattner | 2006-11-16 | 1 | -0/+26 |
* | new testcase | Chris Lattner | 2006-11-14 | 1 | -0/+22 |
* | new testcase | Chris Lattner | 2006-11-14 | 1 | -0/+10 |
* | Discard code that supported old bytecode formats. This makes the Bytecode | Reid Spencer | 2006-11-14 | 5 | -21186/+1 |
* | For PR950: | Reid Spencer | 2006-11-13 | 6 | -6/+6 |
* | Don't hard code test names into the test. | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Fix 80 cols violations. | Reid Spencer | 2006-11-13 | 1 | -5/+5 |
* | For PR950: | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Make it handle plain old cast too, for old assembly. | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Handle ptrtoint and inttoptr | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | XFAIL All but powerpc | Jim Laskey | 2006-11-11 | 1 | -1/+1 |
* | Works for PowerPC with frame pointers. | Jim Laskey | 2006-11-11 | 1 | -1/+1 |
* | Instruction name changes. | Reid Spencer | 2006-11-11 | 1 | -1/+1 |
* | Enable path completion when typing the TESTSUITE= option by allowing the | Reid Spencer | 2006-11-11 | 1 | -0/+1 |
* | enable this test, check ppc64 as well. | Chris Lattner | 2006-11-11 | 1 | -4/+4 |
* | This testcase is miscompiled by instcombine, reduced from 176.gcc | Chris Lattner | 2006-11-10 | 1 | -0/+7 |
* | new testcase | Chris Lattner | 2006-11-10 | 1 | -0/+14 |
* | Must have a frame pointer argument fixed. Now fails on PowerPC. | Jim Laskey | 2006-11-10 | 1 | -2/+2 |
* | Must have a frame pointer. | Jim Laskey | 2006-11-10 | 1 | -2/+1 |
* | This is XFAILed on i[0-9]86 systems not Linux | Reid Spencer | 2006-11-10 | 1 | -1/+1 |
* | Adding target triple to test | Anton Korobeynikov | 2006-11-10 | 1 | -0/+2 |
* | xfail for llvmgcc3 | Tanya Lattner | 2006-11-10 | 1 | -0/+1 |
* | make this test more interesting | Chris Lattner | 2006-11-10 | 1 | -1/+32 |
* | Fixing PR990: http://llvm.org/PR990. | Anton Korobeynikov | 2006-11-10 | 1 | -0/+60 |
* | new testcases for PR992/993 | Chris Lattner | 2006-11-09 | 2 | -0/+590 |
* | new testcases | Chris Lattner | 2006-11-09 | 2 | -2/+24 |
* | Should be xfailed for llvmgcc3 | Tanya Lattner | 2006-11-08 | 1 | -0/+1 |
* | Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of... | Tanya Lattner | 2006-11-08 | 1 | -1/+1 |
* | Ensure we don't regress on reading version 6 bytecode. | Reid Spencer | 2006-11-08 | 2 | -0/+2 |
* | Should be xfailed for llvm-gcc3.4 | Tanya Lattner | 2006-11-08 | 1 | -0/+1 |
* | Make it work on Darwin. | Jim Laskey | 2006-11-08 | 1 | -3/+4 |
* | For PR950: | Reid Spencer | 2006-11-08 | 1 | -1/+1 |
* | XFAIL this on Linux until Jim gets Darwin ship shape. | Reid Spencer | 2006-11-08 | 1 | -0/+1 |
* | now that we handle single mbb loops better, one branch is allowed | Chris Lattner | 2006-11-08 | 1 | -1/+1 |
* | preincrement case we miss. xfail until we catch it | Chris Lattner | 2006-11-08 | 1 | -0/+11 |
* | scalarrepl should not split the two elements of the vsiidx array: | Chris Lattner | 2006-11-07 | 1 | -0/+19 |
* | New test case. | Evan Cheng | 2006-11-07 | 1 | -2/+9 |
* | Got a little ahead of myself here | Andrew Lenharth | 2006-11-07 | 1 | -0/+0 |
* | Fix this test | Andrew Lenharth | 2006-11-07 | 1 | -14/+14 |
* | Make some corrections to this test case. | Reid Spencer | 2006-11-07 | 1 | -4/+6 |
* | Ignore the Output dir. | Reid Spencer | 2006-11-07 | 1 | -0/+1 |
* | Add a test case for making sure gdb can get a stack trace with our debug | Reid Spencer | 2006-11-07 | 2 | -0/+32 |
* | wrong bug # | Chris Lattner | 2006-11-07 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2006-11-07 | 1 | -0/+12 |
* | xfail this for the 1.9 release. This is PR984. | Chris Lattner | 2006-11-05 | 1 | -0/+1 |
* | Okay, need a pattern before and after the cast pattern. | Reid Spencer | 2006-11-04 | 1 | -2/+3 |
* | Allow the regular expression to be extended by a parameter. | Reid Spencer | 2006-11-04 | 1 | -2/+5 |
* | For PR950: | Reid Spencer | 2006-11-04 | 1 | -0/+12 |