summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* new testcaseChris Lattner2006-11-02
* Testcase from http://llvm.org/bugs/show_bug.cgi?id=979Devang Patel2006-11-01
* extra pass is required nowChris Lattner2006-11-01
* new testcase that crashes global opt, reduced from chompChris Lattner2006-11-01
* remove a testcase for a marginal featureChris Lattner2006-11-01
* This test should compile down to one comparison, not two.Chris Lattner2006-10-31
* new testcase for PR882Chris Lattner2006-10-31
* make one giant add and sub testerAndrew Lenharth2006-10-31
* another testcase for PR977Chris Lattner2006-10-31
* testcase for PR977Chris Lattner2006-10-31
* add support for calling functions when the caller has variable sized objectsRafael Espindola2006-10-31
* add a noteChris Lattner2006-10-31
* new testcaseChris Lattner2006-10-31
* new testcaseChris Lattner2006-10-31
* fix this regtestChris Lattner2006-10-30
* new testcaseChris Lattner2006-10-29
* new testcaseChris Lattner2006-10-29
* new testcaseChris Lattner2006-10-28
* Emitting raw bytecode is awfully rude. Add -disable-output.Nick Lewycky2006-10-28
* new testcaseChris Lattner2006-10-27
* new testcaseChris Lattner2006-10-27
* new testcaseChris Lattner2006-10-27
* Add a new vextract test case.Evan Cheng2006-10-27
* Improve cvs ignoring of test results.Reid Spencer2006-10-27
* Add a run line to this test.Reid Spencer2006-10-27
* new testcase, should not reassoc fp vectorChris Lattner2006-10-26
* initial support for frame pointersRafael Espindola2006-10-26
* For PR950:Reid Spencer2006-10-26
* Handling of setlt/le/gt/ge is broken at the moment; predsimplify removesNick Lewycky2006-10-26
* This testcase was logically wrong! Fixing, and including the test for theNick Lewycky2006-10-26
* New shuffle test case.Evan Cheng2006-10-25
* Allow this to pass on ppcChris Lattner2006-10-25
* Modernize the testcase, allow it to pass on ppcChris Lattner2006-10-25
* expand ISD::VACOPYRafael Espindola2006-10-24
* new testcaseChris Lattner2006-10-24
* New testcase that crashes scalarreplChris Lattner2006-10-24
* Update test case.Evan Cheng2006-10-23
* implement STRB and STRHRafael Espindola2006-10-23
* restore these testsAndrew Lenharth2006-10-23
* new testcaseChris Lattner2006-10-23
* Fix test case.Evan Cheng2006-10-23
* Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missedNick Lewycky2006-10-22
* new testcase for PR964Chris Lattner2006-10-22
* AllocaInst can't return a null pointer. Fixes missed optimizationNick Lewycky2006-10-22
* Changed the pattern matching so that it will hopefully work on Linux.Bill Wendling2006-10-20
* Test case forDevang Patel2006-10-20
* new testcase for PR957Chris Lattner2006-10-20
* Testcase for P926Bill Wendling2006-10-19
* It is OK to remove extra cast if operation is EQ/NE even though sourceDevang Patel2006-10-19
* Fix bug in PR454 resolution. Added new test case.Devang Patel2006-10-19