Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | add a regression for memmove | Andrew Lenharth | 2006-11-03 | 1 | -0/+18 |
* | this started failing due to Reid's changes in the bc format. insulate it | Chris Lattner | 2006-11-03 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2006-11-03 | 1 | -0/+51 |
* | Add some documentation about the arguments. | Reid Spencer | 2006-11-02 | 1 | -0/+3 |
* | a regression :( | Andrew Lenharth | 2006-11-02 | 1 | -0/+18 |
* | new testcase | Chris Lattner | 2006-11-02 | 1 | -0/+14 |
* | Testcase from http://llvm.org/bugs/show_bug.cgi?id=979 | Devang Patel | 2006-11-01 | 1 | -0/+1087 |
* | extra pass is required now | Chris Lattner | 2006-11-01 | 1 | -1/+1 |
* | new testcase that crashes global opt, reduced from chomp | Chris Lattner | 2006-11-01 | 1 | -0/+33 |
* | remove a testcase for a marginal feature | Chris Lattner | 2006-11-01 | 1 | -14/+0 |
* | This test should compile down to one comparison, not two. | Chris Lattner | 2006-10-31 | 1 | -0/+20 |
* | new testcase for PR882 | Chris Lattner | 2006-10-31 | 1 | -0/+29 |
* | make one giant add and sub tester | Andrew Lenharth | 2006-10-31 | 4 | -25/+188 |
* | another testcase for PR977 | Chris Lattner | 2006-10-31 | 1 | -0/+210 |
* | testcase for PR977 | Chris Lattner | 2006-10-31 | 1 | -0/+270 |
* | add support for calling functions when the caller has variable sized objects | Rafael Espindola | 2006-10-31 | 1 | -1/+4 |
* | add a note | Chris Lattner | 2006-10-31 | 1 | -0/+1 |
* | new testcase | Chris Lattner | 2006-10-31 | 1 | -0/+16 |
* | new testcase | Chris Lattner | 2006-10-31 | 1 | -0/+16 |
* | fix this regtest | Chris Lattner | 2006-10-30 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2006-10-29 | 1 | -0/+652 |
* | new testcase | Chris Lattner | 2006-10-29 | 1 | -0/+21 |
* | new testcase | Chris Lattner | 2006-10-28 | 1 | -0/+55 |
* | Emitting raw bytecode is awfully rude. Add -disable-output. | Nick Lewycky | 2006-10-28 | 1 | -7/+17 |
* | new testcase | Chris Lattner | 2006-10-27 | 1 | -0/+21 |
* | new testcase | Chris Lattner | 2006-10-27 | 1 | -0/+19 |
* | new testcase | Chris Lattner | 2006-10-27 | 1 | -0/+19 |
* | Add a new vextract test case. | Evan Cheng | 2006-10-27 | 1 | -2/+12 |
* | Improve cvs ignoring of test results. | Reid Spencer | 2006-10-27 | 4 | -0/+4 |
* | Add a run line to this test. | Reid Spencer | 2006-10-27 | 1 | -0/+1 |
* | new testcase, should not reassoc fp vector | Chris Lattner | 2006-10-26 | 1 | -0/+8 |
* | initial support for frame pointers | Rafael Espindola | 2006-10-26 | 1 | -0/+5 |
* | For PR950: | Reid Spencer | 2006-10-26 | 1 | -6/+5 |
* | Handling of setlt/le/gt/ge is broken at the moment; predsimplify removes | Nick Lewycky | 2006-10-26 | 1 | -0/+27 |
* | This testcase was logically wrong! Fixing, and including the test for the | Nick Lewycky | 2006-10-26 | 1 | -3/+24 |
* | New shuffle test case. | Evan Cheng | 2006-10-25 | 1 | -0/+20 |
* | Allow this to pass on ppc | Chris Lattner | 2006-10-25 | 1 | -2/+2 |
* | Modernize the testcase, allow it to pass on ppc | Chris Lattner | 2006-10-25 | 1 | -4/+4 |
* | expand ISD::VACOPY | Rafael Espindola | 2006-10-24 | 1 | -17/+35 |
* | new testcase | Chris Lattner | 2006-10-24 | 1 | -0/+5 |
* | New testcase that crashes scalarrepl | Chris Lattner | 2006-10-24 | 1 | -0/+75 |
* | Update test case. | Evan Cheng | 2006-10-23 | 1 | -1/+1 |
* | implement STRB and STRH | Rafael Espindola | 2006-10-23 | 1 | -0/+15 |
* | restore these tests | Andrew Lenharth | 2006-10-23 | 3 | -7/+3 |
* | new testcase | Chris Lattner | 2006-10-23 | 1 | -0/+128 |
* | Fix test case. | Evan Cheng | 2006-10-23 | 1 | -6/+3 |