aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-05-19new testcaseChris Lattner
2006-05-18Improve error output. Use the third parameter of the "catch" command toReid Spencer
2006-05-17This test is buggy: printf is a varargs function. This fixes the test withChris Lattner
2006-05-17PR736 has already been fixed. Remove XFAIL marker.Evan Cheng
2006-05-17New test case for vector type argument pass by value.Evan Cheng
2006-05-17Added regression that breaks gcc4 buildAndrew Lenharth
2006-05-17add an external symbol testcaseChris Lattner
2006-05-17new test for various forms of callsChris Lattner
2006-05-17test for support to pass/return vectors to calls.Chris Lattner
2006-05-16Another testcase that shouldn't need vrsave twiddlingChris Lattner
2006-05-16Remove this xfail-d test, which doesn't make any senseChris Lattner
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