summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Need -O1 or better to have these builtins lowered toDuncan Sands2007-07-20
* Optimize alignment of loads and stores.Dan Gohman2007-07-20
* Update these regression tests to accomodate X86InstrSSE.td now using movups/m...Dan Gohman2007-07-20
* New test.Evan Cheng2007-07-20
* New test.Evan Cheng2007-07-19
* Try fixing it again.Evan Cheng2007-07-19
* For PR1553:Reid Spencer2007-07-19
* Don't need the "&&" to glue lines together.Bill Wendling2007-07-19
* Fix this test. We produce pretty cruddy code for thisDuncan Sands2007-07-19
* Testcase for PR1549Bill Wendling2007-07-19
* New test.Devang Patel2007-07-18
* New test.Evan Cheng2007-07-18
* Implement initial memory alignment awareness for SSE instructions. Vector loadsDan Gohman2007-07-18
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-18
* Fix this test to not rely on the path but to use theReid Spencer2007-07-18
* Fix test.Evan Cheng2007-07-17
* Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...Tanya Lattner2007-07-17
* XFAIL these on sparc-solarisGabor Greif2007-07-17
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-17
* For PR1558:Reid Spencer2007-07-17
* Remove insignificant test no longer needed.Reid Spencer2007-07-16
* Remove the trailing semicolon from function declarations in LLVM,Dan Gohman2007-07-16
* rename function to avoid llvm-upgrade warningChris Lattner2007-07-16
* Handle decrementing loops properly. Fixes PR1533.Nick Lewycky2007-07-16
* new testcaseChris Lattner2007-07-15
* Implement shift-simplify.ll:test[45].Chris Lattner2007-07-15
* Implement shift-simplify.ll:test3, turning:Chris Lattner2007-07-15
* Added test case from PR1540.Evan Cheng2007-07-13
* Skeleton of post-RA scheduler; doesn't do anything yet.Dale Johannesen2007-07-13
* these tests do not need a triple on Solaris. Thanks sabre!Gabor Greif2007-07-13
* fix the remaining 3 testcases that missed a target tripleGabor Greif2007-07-12
* New test.Devang Patel2007-07-11
* 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