aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* new testcaseChris Lattner2006-04-121-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27622 91177308-0d34-0410-b5e6-96231b3b80d8
* Added llvmgcc version to allow tests to be xfailed by frontend version.Tanya Lattner2006-04-121-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27619 91177308-0d34-0410-b5e6-96231b3b80d8
* These casts should turn into gep instructionsChris Lattner2006-04-121-1/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27618 91177308-0d34-0410-b5e6-96231b3b80d8
* two equivalent vsplti*s in different types should be CSEd.Chris Lattner2006-04-121-2/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27613 91177308-0d34-0410-b5e6-96231b3b80d8
* Rename this fileChris Lattner2006-04-121-0/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27611 91177308-0d34-0410-b5e6-96231b3b80d8
* Make this test more interesting by checking that the 0.0 used to implement ↵Chris Lattner2006-04-121-3/+7
| | | | | | vector fmul gets cse'd also. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27610 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-121-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27608 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-121-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27601 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-101-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27572 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2006-04-101-0/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27570 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a vselect test case.Evan Cheng2006-04-101-0/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27557 91177308-0d34-0410-b5e6-96231b3b80d8
* add new testcaseChris Lattner2006-04-082-1/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27537 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcase for shufflevectorChris Lattner2006-04-081-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27508 91177308-0d34-0410-b5e6-96231b3b80d8
* Doh!Evan Cheng2006-04-071-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27500 91177308-0d34-0410-b5e6-96231b3b80d8
* Added more shuffle testsEvan Cheng2006-04-071-0/+46
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27481 91177308-0d34-0410-b5e6-96231b3b80d8
* Add testcases for vpku[hw]um(x,x)Chris Lattner2006-04-061-1/+71
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27466 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the variable llvmgccmajvers to the site.exp file. This will containReid Spencer2006-04-061-0/+1
| | | | | | | the major version number of llvm-gcc, as configured. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27465 91177308-0d34-0410-b5e6-96231b3b80d8
* Add vmrg(x,x) testsChris Lattner2006-04-061-2/+156
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27462 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests for vmrg[hl]*Chris Lattner2006-04-061-2/+164
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27459 91177308-0d34-0410-b5e6-96231b3b80d8
* test vperm promotionChris Lattner2006-04-061-0/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27454 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-061-0/+86
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27449 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcase that was miscompiled to vspltisbChris Lattner2006-04-051-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27438 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-051-0/+55
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27435 91177308-0d34-0410-b5e6-96231b3b80d8
* Separate out to 2 test casesEvan Cheng2006-04-051-26/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27430 91177308-0d34-0410-b5e6-96231b3b80d8
* make this test less exactingAndrew Lenharth2006-04-051-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27429 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a new shuffle test case that requires pshuflw / pshufhw pair.Evan Cheng2006-04-051-2/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27426 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2006-04-041-0/+36
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27401 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-04-041-2/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27397 91177308-0d34-0410-b5e6-96231b3b80d8
* test powers of 2Andrew Lenharth2006-04-031-0/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27369 91177308-0d34-0410-b5e6-96231b3b80d8
* test some more mul by constant removalAndrew Lenharth2006-04-031-2/+13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27366 91177308-0d34-0410-b5e6-96231b3b80d8
* Make sure mul by constant 5 is turned into a s4addqAndrew Lenharth2006-04-021-0/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27365 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase that crashes the compiler.Chris Lattner2006-04-021-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27333 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase that caused instcombine to infinitely loop (with my recentChris Lattner2006-04-011-0/+441
| | | | | | | patch), distilled from Applications/JM/ldecod git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27329 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcasesChris Lattner2006-04-011-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27327 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcase for PR726Chris Lattner2006-04-011-0/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27325 91177308-0d34-0410-b5e6-96231b3b80d8
* An identity shuffle shouldn't generate any permute code.Chris Lattner2006-03-311-0/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27316 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-03-311-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27311 91177308-0d34-0410-b5e6-96231b3b80d8
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-311-1/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27295 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-03-311-0/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27289 91177308-0d34-0410-b5e6-96231b3b80d8
* Dag operator should be able to be template params.Chris Lattner2006-03-301-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27262 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcase that crashes instcombineChris Lattner2006-03-301-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27260 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a pshufhw test case.Evan Cheng2006-03-291-0/+25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27251 91177308-0d34-0410-b5e6-96231b3b80d8
* Use unpcklpd for v2f64 splat.Evan Cheng2006-03-291-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27249 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-03-291-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27242 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2006-03-281-0/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27234 91177308-0d34-0410-b5e6-96231b3b80d8
* Use movhpd is even better than movlhps.Evan Cheng2006-03-281-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27217 91177308-0d34-0410-b5e6-96231b3b80d8
* Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey2006-03-281-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27204 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding links to a node collapsed during type merging crashes.Andrew Lenharth2006-03-271-0/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27193 91177308-0d34-0410-b5e6-96231b3b80d8
* Correct the vandc testcaseChris Lattner2006-03-251-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27137 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcasesChris Lattner2006-03-251-2/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27134 91177308-0d34-0410-b5e6-96231b3b80d8