summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Handle packed structs in the CBackend.Lauro Ramos Venancio2007-07-11
* Add test case for PR1545.Evan Cheng2007-07-11
* check for correct usage of the byval attributeRafael Espindola2007-07-10
* Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look forDan Gohman2007-07-10
* Add a regression test for folding spill code into scalar min and max.Dan Gohman2007-07-10
* Change getCopyToParts and getCopyFromParts to always use target-endianDan Gohman2007-07-09
* force a cpu without SSEChris Lattner2007-07-09
* allow this to work on ppc-darwinChris Lattner2007-07-09
* remove this bogus t-tChris Lattner2007-07-09
* add target triple to fix PR1546Chris Lattner2007-07-09
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-09
* Fix an error where ANTIC_OUT was ending up with more than one expression ofOwen Anderson2007-07-07
* Add an explicit triple to the big-endian tests so that the assemblyDan Gohman2007-07-06
* Test that byte offsets are used to index into the listDuncan Sands2007-07-06
* Fix a bunch of issues found in a testcase from 400.perlbench.Owen Anderson2007-07-05
* Fix test.Evan Cheng2007-07-05
* avoid ambiguity in target selectionChris Lattner2007-07-05
* Add a parameter to getCopyToParts and getCopyFromParts to specify whetherDan Gohman2007-07-05
* Fix PR1539. Add LoopPassPrinter.Devang Patel2007-07-05
* Fix another bug, this time in PREing select instructions.Owen Anderson2007-07-04
* Nested try-catch-filter testcase.Duncan Sands2007-07-04
* Fix a typo that was killing GVNPRE of select instructions.Owen Anderson2007-07-04
* Fix an error in phi translation of GEPs that was causing failures.Owen Anderson2007-07-04
* Allow a GR64 to be moved into an MMX register via the "movd" instruction.Bill Wendling2007-07-04
* Add support for performing GVNPRE on GEP instructions.Owen Anderson2007-07-03
* Add support for performing GVNPRE on cast instructions, and add a testcase fo...Owen Anderson2007-07-03
* New testcases for rev 37847 (PR's 1489 and 1505).Dale Johannesen2007-07-03
* Add a basic test-case for passing and returning <4 x double> andDan Gohman2007-07-02
* New test case. DAGCombiner should be able to fold -sin(-x)Dan Gohman2007-07-02
* Test case for recent patch for IndVarSimplify.cppZhou Sheng2007-07-02
* New test.Evan Cheng2007-06-29
* New test.Evan Cheng2007-06-29
* Convert .cvsignore filesJohn Criswell2007-06-29
* New test.Evan Cheng2007-06-29
* New tests.Evan Cheng2007-06-29
* Fix an assertion failure in legalizing bitcast operators on targets whereDan Gohman2007-06-29
* Add a test for performing GVNPRE on select instructions.Owen Anderson2007-06-28
* Fix PR 1526.Devang Patel2007-06-28
* Update. Now, -etforest is an invalid option.Devang Patel2007-06-27
* Add tests for performing GVNPRE on the three vector-specific instructions.Owen Anderson2007-06-27
* new testcase, the inliner shouldn't inline this.Chris Lattner2007-06-25
* Rename variables to expose the fact that this test is failing.Owen Anderson2007-06-24
* Fix tests.Evan Cheng2007-06-21
* new testcase miscompiled by instcombine, reduced from perlChris Lattner2007-06-21
* New tests.Evan Cheng2007-06-21
* Added some if-conversion tests.Evan Cheng2007-06-20
* Testcase for instances where a constant only occurs as an operand to a phi node.Owen Anderson2007-06-19
* Add a new testcase for memory corruption issues.Owen Anderson2007-06-19
* testcase for PR1513Chris Lattner2007-06-19
* New test case: identity operation of RHS / LHS of a VECTOR_SHUFFLE.Evan Cheng2007-06-19