aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2006-04-121-0/+20
* Added llvmgcc version to allow tests to be xfailed by frontend version.Tanya Lattner2006-04-121-0/+1
* These casts should turn into gep instructionsChris Lattner2006-04-121-1/+12
* two equivalent vsplti*s in different types should be CSEd.Chris Lattner2006-04-121-2/+12
* Rename this fileChris Lattner2006-04-121-0/+0
* Make this test more interesting by checking that the 0.0 used to implement ve...Chris Lattner2006-04-121-3/+7
* new testcaseChris Lattner2006-04-121-0/+9
* new testcaseChris Lattner2006-04-121-0/+12
* new testcaseChris Lattner2006-04-101-0/+7
* New testcaseChris Lattner2006-04-101-0/+17
* Add a vselect test case.Evan Cheng2006-04-101-0/+11
* add new testcaseChris Lattner2006-04-082-1/+27
* new testcase for shufflevectorChris Lattner2006-04-081-0/+12
* Doh!Evan Cheng2006-04-071-2/+2
* Added more shuffle testsEvan Cheng2006-04-071-0/+46
* Add testcases for vpku[hw]um(x,x)Chris Lattner2006-04-061-1/+71
* Add the variable llvmgccmajvers to the site.exp file. This will containReid Spencer2006-04-061-0/+1
* Add vmrg(x,x) testsChris Lattner2006-04-061-2/+156
* Add tests for vmrg[hl]*Chris Lattner2006-04-061-2/+164
* test vperm promotionChris Lattner2006-04-061-0/+16
* new testcaseChris Lattner2006-04-061-0/+86
* new testcase that was miscompiled to vspltisbChris Lattner2006-04-051-0/+8
* new testcaseChris Lattner2006-04-051-0/+55
* Separate out to 2 test casesEvan Cheng2006-04-051-26/+1
* make this test less exactingAndrew Lenharth2006-04-051-1/+1
* Add a new shuffle test case that requires pshuflw / pshufhw pair.Evan Cheng2006-04-051-2/+27
* New testcaseChris Lattner2006-04-041-0/+36
* new testcaseChris Lattner2006-04-041-2/+17
* test powers of 2Andrew Lenharth2006-04-031-0/+18
* test some more mul by constant removalAndrew Lenharth2006-04-031-2/+13
* Make sure mul by constant 5 is turned into a s4addqAndrew Lenharth2006-04-021-0/+16
* New testcase that crashes the compiler.Chris Lattner2006-04-021-0/+7
* New testcase that caused instcombine to infinitely loop (with my recentChris Lattner2006-04-011-0/+441
* new testcasesChris Lattner2006-04-011-0/+15
* new testcase for PR726Chris Lattner2006-04-011-0/+21
* An identity shuffle shouldn't generate any permute code.Chris Lattner2006-03-311-0/+16
* new testcaseChris Lattner2006-03-311-0/+7
* 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