summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* new testcasesChris Lattner2006-04-01
* new testcase for PR726Chris Lattner2006-04-01
* An identity shuffle shouldn't generate any permute code.Chris Lattner2006-03-31
* new testcaseChris Lattner2006-03-31
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-31
* new testcaseChris Lattner2006-03-31
* Dag operator should be able to be template params.Chris Lattner2006-03-30
* new testcase that crashes instcombineChris Lattner2006-03-30
* Add a pshufhw test case.Evan Cheng2006-03-29
* Use unpcklpd for v2f64 splat.Evan Cheng2006-03-29
* new testcaseChris Lattner2006-03-29
* new testcaseChris Lattner2006-03-28
* Use movhpd is even better than movlhps.Evan Cheng2006-03-28
* Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey2006-03-28
* Adding links to a node collapsed during type merging crashes.Andrew Lenharth2006-03-27
* Correct the vandc testcaseChris Lattner2006-03-25
* new testcasesChris Lattner2006-03-25
* Add a BUILD_VECTOR with unpack and interleave testcase.Evan Cheng2006-03-25
* New tests for vsplti*Chris Lattner2006-03-25
* Added a scalar to vector with zero extension testcaseEvan Cheng2006-03-25
* New testcaseChris Lattner2006-03-24
* Zero vector testcaseEvan Cheng2006-03-24
* new testcaseChris Lattner2006-03-24
* fix two spellosChris Lattner2006-03-24
* Add a v2f64 shuffle case.Evan Cheng2006-03-24
* Add a vector shuffle test caseEvan Cheng2006-03-24
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Ignore some files that occur when srcdir = objdir.Reid Spencer2006-03-23
* add some tests for typecasts and extract_elementChris Lattner2006-03-23
* Replace vector splat test case.Evan Cheng2006-03-22
* Add a v2f64 splat (using movlhps) test case.Evan Cheng2006-03-22
* test that vspltw is generated for test casesChris Lattner2006-03-22
* Add an integer splat testChris Lattner2006-03-21
* new testcaseChris Lattner2006-03-20
* Option -enable-x86-lsr has been removedEvan Cheng2006-03-20
* new testcase, contributed by Eric Kidd.Chris Lattner2006-03-19
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-19
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-19
* add two new insert_element testsChris Lattner2006-03-19
* Add three new testcasesChris Lattner2006-03-19
* update testcases for x86 fastcc changes.Chris Lattner2006-03-18
* Add a missing testcaseNate Begeman2006-03-17
* new testcaseChris Lattner2006-03-17
* Add a lsr common loop invariant hoisting test caseEvan Cheng2006-03-17
* new testcase that broke the new f.e.Chris Lattner2006-03-17
* New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner2006-03-16
* Add a RUN: line so this test doesn't fail.Reid Spencer2006-03-16
* better checkAndrew Lenharth2006-03-15
* Also requires -mattr=-sse3Evan Cheng2006-03-15
* new testcase from a FIXME in the codeChris Lattner2006-03-14