aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-05-13New testcase for instcombineChris Lattner
2006-05-12new testcase for a recent rlwimi crash.Chris Lattner
2006-05-12New scheduling test case.Evan Cheng
2006-05-10Update test caseEvan Cheng
2006-05-10New testcase, check that dead code doesn't pessimize instcombineChris Lattner
2006-05-09Another instruction scheduling test caseEvan Cheng
2006-05-09Test case for PR770Evan Cheng
2006-05-08new testcaseChris Lattner
2006-05-07This test passes now, remove xfail markerChris Lattner
2006-05-06new testcase we handle right now.Chris Lattner
2006-05-06new testcaseChris Lattner
2006-05-06new testcase from ghostscript that inf looped instcombineChris Lattner
2006-05-05New testcaseChris Lattner
2006-05-04new testcase that crashes the instcombine passChris Lattner
2006-05-03Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector whenEvan Cheng
2006-05-03A few instruction scheduling test cases.Evan Cheng
2006-05-01New testcase that crashes the new CFE.Chris Lattner
2006-05-01Intel mode no longer uses %'s on registersChris Lattner
2006-04-28new testcase miscompiled by instcombineChris Lattner
2006-04-28testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner
2006-04-28Update. It should use two shufps, not three!Evan Cheng
2006-04-28new testcaseChris Lattner
2006-04-28Test case for PR748Evan Cheng
2006-04-27This should turn into one vector shuffle instruction.Chris Lattner
2006-04-27new testcaseChris Lattner
2006-04-26new testcaseChris Lattner
2006-04-25another c99 style problemAndrew Lenharth
2006-04-24Added a movq test case.Evan Cheng
2006-04-22Two more build_vector tests.Evan Cheng
2006-04-21movddup is a SSE3 instruction.Evan Cheng
2006-04-21Add && to each RUN: line (except the last one).Evan Cheng
2006-04-21More build_vector tests.Evan Cheng
2006-04-21Check for llc crash.Evan Cheng
2006-04-21To be replaced with another test.Evan Cheng
2006-04-20new testcaseChris Lattner
2006-04-20Don't know what I was thinking...Evan Cheng
2006-04-20Vector extract element test case.Evan Cheng
2006-04-20Vector insert test case.Evan Cheng
2006-04-20allow this dir to get prunedChris Lattner
2006-04-20Remove this target's reg testsChris Lattner
2006-04-20Fails with all sparcsChris Lattner
2006-04-20can we cast between pointers and IntPtrTypeAndrew Lenharth
2006-04-20v16i8 splat with 2 punpcklbw and a single pshufd.Evan Cheng
2006-04-20Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*.Evan Cheng
2006-04-20Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng
2006-04-20Added a movhlps, movlhps test case.Evan Cheng
2006-04-20New testcase for a codegen crashChris Lattner
2006-04-18new testcaseChris Lattner
2006-04-18Add tests for v8i16 and v16i8Chris Lattner
2006-04-18new testcaseChris Lattner