Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new testcase | Chris Lattner | 2006-04-12 | 1 | -0/+20 |
* | Added llvmgcc version to allow tests to be xfailed by frontend version. | Tanya Lattner | 2006-04-12 | 1 | -0/+1 |
* | These casts should turn into gep instructions | Chris Lattner | 2006-04-12 | 1 | -1/+12 |
* | two equivalent vsplti*s in different types should be CSEd. | Chris Lattner | 2006-04-12 | 1 | -2/+12 |
* | Rename this file | Chris Lattner | 2006-04-12 | 1 | -0/+0 |
* | Make this test more interesting by checking that the 0.0 used to implement ve... | Chris Lattner | 2006-04-12 | 1 | -3/+7 |
* | new testcase | Chris Lattner | 2006-04-12 | 1 | -0/+9 |
* | new testcase | Chris Lattner | 2006-04-12 | 1 | -0/+12 |
* | new testcase | Chris Lattner | 2006-04-10 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2006-04-10 | 1 | -0/+17 |
* | Add a vselect test case. | Evan Cheng | 2006-04-10 | 1 | -0/+11 |
* | add new testcase | Chris Lattner | 2006-04-08 | 2 | -1/+27 |
* | new testcase for shufflevector | Chris Lattner | 2006-04-08 | 1 | -0/+12 |
* | Doh! | Evan Cheng | 2006-04-07 | 1 | -2/+2 |
* | Added more shuffle tests | Evan Cheng | 2006-04-07 | 1 | -0/+46 |
* | Add testcases for vpku[hw]um(x,x) | Chris Lattner | 2006-04-06 | 1 | -1/+71 |
* | Add the variable llvmgccmajvers to the site.exp file. This will contain | Reid Spencer | 2006-04-06 | 1 | -0/+1 |
* | Add vmrg(x,x) tests | Chris Lattner | 2006-04-06 | 1 | -2/+156 |
* | Add tests for vmrg[hl]* | Chris Lattner | 2006-04-06 | 1 | -2/+164 |
* | test vperm promotion | Chris Lattner | 2006-04-06 | 1 | -0/+16 |
* | new testcase | Chris Lattner | 2006-04-06 | 1 | -0/+86 |
* | new testcase that was miscompiled to vspltisb | Chris Lattner | 2006-04-05 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2006-04-05 | 1 | -0/+55 |
* | Separate out to 2 test cases | Evan Cheng | 2006-04-05 | 1 | -26/+1 |
* | make this test less exacting | Andrew Lenharth | 2006-04-05 | 1 | -1/+1 |
* | Add a new shuffle test case that requires pshuflw / pshufhw pair. | Evan Cheng | 2006-04-05 | 1 | -2/+27 |
* | New testcase | Chris Lattner | 2006-04-04 | 1 | -0/+36 |
* | new testcase | Chris Lattner | 2006-04-04 | 1 | -2/+17 |
* | test powers of 2 | Andrew Lenharth | 2006-04-03 | 1 | -0/+18 |
* | test some more mul by constant removal | Andrew Lenharth | 2006-04-03 | 1 | -2/+13 |
* | Make sure mul by constant 5 is turned into a s4addq | Andrew Lenharth | 2006-04-02 | 1 | -0/+16 |
* | New testcase that crashes the compiler. | Chris Lattner | 2006-04-02 | 1 | -0/+7 |
* | New testcase that caused instcombine to infinitely loop (with my recent | Chris Lattner | 2006-04-01 | 1 | -0/+441 |
* | new testcases | Chris Lattner | 2006-04-01 | 1 | -0/+15 |
* | new testcase for PR726 | Chris Lattner | 2006-04-01 | 1 | -0/+21 |
* | An identity shuffle shouldn't generate any permute code. | Chris Lattner | 2006-03-31 | 1 | -0/+16 |
* | new testcase | Chris Lattner | 2006-03-31 | 1 | -0/+7 |
* | Make this test harder, always check generic x86 and SSE-enabled x86. | Chris Lattner | 2006-03-31 | 1 | -1/+10 |
* | new testcase | Chris Lattner | 2006-03-31 | 1 | -0/+21 |
* | Dag operator should be able to be template params. | Chris Lattner | 2006-03-30 | 1 | -0/+15 |
* | new testcase that crashes instcombine | Chris Lattner | 2006-03-30 | 1 | -0/+7 |
* | Add a pshufhw test case. | Evan Cheng | 2006-03-29 | 1 | -0/+25 |
* | Use unpcklpd for v2f64 splat. | Evan Cheng | 2006-03-29 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2006-03-29 | 1 | -0/+10 |
* | new testcase | Chris Lattner | 2006-03-28 | 1 | -0/+18 |
* | Use movhpd is even better than movlhps. | Evan Cheng | 2006-03-28 | 1 | -1/+1 |
* | Regression test for the handling of nulls as arguments to debug intrinsics. | Jim Laskey | 2006-03-28 | 1 | -0/+10 |
* | Adding links to a node collapsed during type merging crashes. | Andrew Lenharth | 2006-03-27 | 1 | -0/+26 |
* | Correct the vandc testcase | Chris Lattner | 2006-03-25 | 1 | -3/+3 |
* | new testcases | Chris Lattner | 2006-03-25 | 1 | -2/+27 |