aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-311-1/+10
* new testcaseChris Lattner2006-03-311-0/+21
* Dag operator should be able to be template params.Chris Lattner2006-03-301-0/+15
* new testcase that crashes instcombineChris Lattner2006-03-301-0/+7
* Add a pshufhw test case.Evan Cheng2006-03-291-0/+25
* Use unpcklpd for v2f64 splat.Evan Cheng2006-03-291-1/+1
* new testcaseChris Lattner2006-03-291-0/+10
* new testcaseChris Lattner2006-03-281-0/+18
* Use movhpd is even better than movlhps.Evan Cheng2006-03-281-1/+1
* Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey2006-03-281-0/+10
* Adding links to a node collapsed during type merging crashes.Andrew Lenharth2006-03-271-0/+26
* Correct the vandc testcaseChris Lattner2006-03-251-3/+3
* new testcasesChris Lattner2006-03-251-2/+27
* Add a BUILD_VECTOR with unpack and interleave testcase.Evan Cheng2006-03-251-0/+14
* New tests for vsplti*Chris Lattner2006-03-251-0/+15
* Added a scalar to vector with zero extension testcaseEvan Cheng2006-03-251-0/+21
* New testcaseChris Lattner2006-03-241-0/+17
* Zero vector testcaseEvan Cheng2006-03-241-0/+16
* new testcaseChris Lattner2006-03-241-0/+8
* fix two spellosChris Lattner2006-03-242-2/+2
* Add a v2f64 shuffle case.Evan Cheng2006-03-241-1/+9
* Add a vector shuffle test caseEvan Cheng2006-03-241-0/+10
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-2371-1/+214
* Ignore some files that occur when srcdir = objdir.Reid Spencer2006-03-231-0/+5
* add some tests for typecasts and extract_elementChris Lattner2006-03-231-0/+23
* Replace vector splat test case.Evan Cheng2006-03-222-11/+22
* Add a v2f64 splat (using movlhps) test case.Evan Cheng2006-03-221-0/+11
* test that vspltw is generated for test casesChris Lattner2006-03-221-0/+31
* Add an integer splat testChris Lattner2006-03-211-0/+19
* new testcaseChris Lattner2006-03-201-0/+9
* Option -enable-x86-lsr has been removedEvan Cheng2006-03-201-1/+1
* new testcase, contributed by Eric Kidd.Chris Lattner2006-03-191-0/+20
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-191-0/+6
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-191-1/+17
* add two new insert_element testsChris Lattner2006-03-191-0/+12
* Add three new testcasesChris Lattner2006-03-191-0/+25
* update testcases for x86 fastcc changes.Chris Lattner2006-03-182-2/+4
* Add a missing testcaseNate Begeman2006-03-171-0/+6
* new testcaseChris Lattner2006-03-171-0/+41
* Add a lsr common loop invariant hoisting test caseEvan Cheng2006-03-171-0/+28
* new testcase that broke the new f.e.Chris Lattner2006-03-171-0/+8
* New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner2006-03-161-0/+11
* Add a RUN: line so this test doesn't fail.Reid Spencer2006-03-161-1/+1
* better checkAndrew Lenharth2006-03-151-3/+15
* Also requires -mattr=-sse3Evan Cheng2006-03-153-3/+3
* new testcase from a FIXME in the codeChris Lattner2006-03-142-2/+16
* Test that we can reassociate (x<<1)+(y<<1) -> (X+Y)<<1.Chris Lattner2006-03-141-0/+11
* Remove the use of llvm.dbg.declare.Jim Laskey2006-03-141-6/+3
* new testcaseChris Lattner2006-03-131-0/+11
* Simplify this testcaseChris Lattner2006-03-101-14/+2