aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New testcase that crashes the new CFE.Chris Lattner2006-05-011-0/+12
* Intel mode no longer uses %'s on registersChris Lattner2006-05-016-7/+7
* new testcase miscompiled by instcombineChris Lattner2006-04-281-0/+10
* testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner2006-04-281-0/+10
* Update. It should use two shufps, not three!Evan Cheng2006-04-281-1/+1
* new testcaseChris Lattner2006-04-281-0/+7
* Test case for PR748Evan Cheng2006-04-281-0/+31
* This should turn into one vector shuffle instruction.Chris Lattner2006-04-271-0/+14
* new testcaseChris Lattner2006-04-271-0/+43
* new testcaseChris Lattner2006-04-261-0/+28
* another c99 style problemAndrew Lenharth2006-04-251-0/+22
* Added a movq test case.Evan Cheng2006-04-241-0/+10
* Two more build_vector tests.Evan Cheng2006-04-222-0/+37
* movddup is a SSE3 instruction.Evan Cheng2006-04-211-1/+1
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-2111-13/+14
* More build_vector tests.Evan Cheng2006-04-213-0/+62
* Check for llc crash.Evan Cheng2006-04-212-0/+2
* To be replaced with another test.Evan Cheng2006-04-211-21/+0
* new testcaseChris Lattner2006-04-201-0/+18
* Don't know what I was thinking...Evan Cheng2006-04-201-1/+1
* Vector extract element test case.Evan Cheng2006-04-201-0/+25
* Vector insert test case.Evan Cheng2006-04-201-0/+19
* allow this dir to get prunedChris Lattner2006-04-201-3/+0
* Remove this target's reg testsChris Lattner2006-04-206-58/+0
* Fails with all sparcsChris Lattner2006-04-201-1/+1
* can we cast between pointers and IntPtrTypeAndrew Lenharth2006-04-201-0/+15
* v16i8 splat with 2 punpcklbw and a single pshufd.Evan Cheng2006-04-201-0/+26
* Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*.Evan Cheng2006-04-201-0/+9
* Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng2006-04-201-0/+8
* Added a movhlps, movlhps test case.Evan Cheng2006-04-201-0/+19
* New testcase for a codegen crashChris Lattner2006-04-201-0/+72
* new testcaseChris Lattner2006-04-181-0/+22
* Add tests for v8i16 and v16i8Chris Lattner2006-04-181-2/+16
* new testcaseChris Lattner2006-04-181-0/+11
* New testcase, shouldn't touch vrsaveChris Lattner2006-04-171-0/+7
* New testcaseChris Lattner2006-04-171-0/+5
* Some more cases that can be generated with two instructionsChris Lattner2006-04-171-0/+9
* New testcasesChris Lattner2006-04-171-0/+12
* new testcaseChris Lattner2006-04-171-1/+5
* New testcaseChris Lattner2006-04-171-0/+3
* new testcase, these shuffles can be implemented with discrete instructions,Chris Lattner2006-04-171-0/+43
* Better way to splat v2f64Evan Cheng2006-04-161-1/+1
* New testcase, checking to see we can turn this code:Chris Lattner2006-04-141-0/+56
* Force a specific config, because this test fails in certain configs otherwise.Chris Lattner2006-04-141-1/+1
* new testcase, vector operations should be CSE'dChris Lattner2006-04-141-0/+26
* Remove this test, there is no need to test GCC's bugsChris Lattner2006-04-141-13/+0
* My addition of the xfail marker threw off the line #. move it.Chris Lattner2006-04-131-1/+3
* Use quotes properly so that the possibility of a null variable set isReid Spencer2006-04-131-4/+4
* from the linux kernelAndrew Lenharth2006-04-131-0/+597
* Fix this regex to match what llvmgcc4 produces alsoChris Lattner2006-04-131-1/+1