| Commit message (Expand) | Author | Age | Files | Lines |
* | New testcase that crashes the new CFE. | Chris Lattner | 2006-05-01 | 1 | -0/+12 |
* | Intel mode no longer uses %'s on registers | Chris Lattner | 2006-05-01 | 6 | -7/+7 |
* | new testcase miscompiled by instcombine | Chris Lattner | 2006-04-28 | 1 | -0/+10 |
* | testcase that crashes the ppc backend, which can't sextinreg(i1) | Chris Lattner | 2006-04-28 | 1 | -0/+10 |
* | Update. It should use two shufps, not three! | Evan Cheng | 2006-04-28 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2006-04-28 | 1 | -0/+7 |
* | Test case for PR748 | Evan Cheng | 2006-04-28 | 1 | -0/+31 |
* | This should turn into one vector shuffle instruction. | Chris Lattner | 2006-04-27 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2006-04-27 | 1 | -0/+43 |
* | new testcase | Chris Lattner | 2006-04-26 | 1 | -0/+28 |
* | another c99 style problem | Andrew Lenharth | 2006-04-25 | 1 | -0/+22 |
* | Added a movq test case. | Evan Cheng | 2006-04-24 | 1 | -0/+10 |
* | Two more build_vector tests. | Evan Cheng | 2006-04-22 | 2 | -0/+37 |
* | movddup is a SSE3 instruction. | Evan Cheng | 2006-04-21 | 1 | -1/+1 |
* | Add && to each RUN: line (except the last one). | Evan Cheng | 2006-04-21 | 11 | -13/+14 |
* | More build_vector tests. | Evan Cheng | 2006-04-21 | 3 | -0/+62 |
* | Check for llc crash. | Evan Cheng | 2006-04-21 | 2 | -0/+2 |
* | To be replaced with another test. | Evan Cheng | 2006-04-21 | 1 | -21/+0 |
* | new testcase | Chris Lattner | 2006-04-20 | 1 | -0/+18 |
* | Don't know what I was thinking... | Evan Cheng | 2006-04-20 | 1 | -1/+1 |
* | Vector extract element test case. | Evan Cheng | 2006-04-20 | 1 | -0/+25 |
* | Vector insert test case. | Evan Cheng | 2006-04-20 | 1 | -0/+19 |
* | allow this dir to get pruned | Chris Lattner | 2006-04-20 | 1 | -3/+0 |
* | Remove this target's reg tests | Chris Lattner | 2006-04-20 | 6 | -58/+0 |
* | Fails with all sparcs | Chris Lattner | 2006-04-20 | 1 | -1/+1 |
* | can we cast between pointers and IntPtrType | Andrew Lenharth | 2006-04-20 | 1 | -0/+15 |
* | v16i8 splat with 2 punpcklbw and a single pshufd. | Evan Cheng | 2006-04-20 | 1 | -0/+26 |
* | Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*. | Evan Cheng | 2006-04-20 | 1 | -0/+9 |
* | Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle. | Evan Cheng | 2006-04-20 | 1 | -0/+8 |
* | Added a movhlps, movlhps test case. | Evan Cheng | 2006-04-20 | 1 | -0/+19 |
* | New testcase for a codegen crash | Chris Lattner | 2006-04-20 | 1 | -0/+72 |
* | new testcase | Chris Lattner | 2006-04-18 | 1 | -0/+22 |
* | Add tests for v8i16 and v16i8 | Chris Lattner | 2006-04-18 | 1 | -2/+16 |
* | new testcase | Chris Lattner | 2006-04-18 | 1 | -0/+11 |
* | New testcase, shouldn't touch vrsave | Chris Lattner | 2006-04-17 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2006-04-17 | 1 | -0/+5 |
* | Some more cases that can be generated with two instructions | Chris Lattner | 2006-04-17 | 1 | -0/+9 |
* | New testcases | Chris Lattner | 2006-04-17 | 1 | -0/+12 |
* | new testcase | Chris Lattner | 2006-04-17 | 1 | -1/+5 |
* | New testcase | Chris Lattner | 2006-04-17 | 1 | -0/+3 |
* | new testcase, these shuffles can be implemented with discrete instructions, | Chris Lattner | 2006-04-17 | 1 | -0/+43 |
* | Better way to splat v2f64 | Evan Cheng | 2006-04-16 | 1 | -1/+1 |
* | New testcase, checking to see we can turn this code: | Chris Lattner | 2006-04-14 | 1 | -0/+56 |
* | Force a specific config, because this test fails in certain configs otherwise. | Chris Lattner | 2006-04-14 | 1 | -1/+1 |
* | new testcase, vector operations should be CSE'd | Chris Lattner | 2006-04-14 | 1 | -0/+26 |
* | Remove this test, there is no need to test GCC's bugs | Chris Lattner | 2006-04-14 | 1 | -13/+0 |
* | My addition of the xfail marker threw off the line #. move it. | Chris Lattner | 2006-04-13 | 1 | -1/+3 |
* | Use quotes properly so that the possibility of a null variable set is | Reid Spencer | 2006-04-13 | 1 | -4/+4 |
* | from the linux kernel | Andrew Lenharth | 2006-04-13 | 1 | -0/+597 |
* | Fix this regex to match what llvmgcc4 produces also | Chris Lattner | 2006-04-13 | 1 | -1/+1 |