aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86
Commit message (Expand)AuthorAgeFilesLines
* Added a check so that if we have two machine instructions in this formBill Wendling2006-08-211-0/+15
* Temporarily xfail this test, evan will look at it in a week or so.Chris Lattner2006-08-181-0/+1
* Another cyclic dag test case.Evan Cheng2006-08-171-0/+23
* New test case.Evan Cheng2006-08-071-0/+30
* New testcase for PR850.Chris Lattner2006-07-311-0/+10
* Testcase for GCC bug28417, ensuring that we don't start getting it wrongChris Lattner2006-07-301-0/+7
* New testcase for PR853Chris Lattner2006-07-291-0/+5
* allow this to pass on non-x86 machinesChris Lattner2006-07-261-1/+1
* XFAIL for now.Evan Cheng2006-07-241-0/+1
* New vector shuffle test case.Evan Cheng2006-07-201-0/+10
* Fix a broken test.Evan Cheng2006-07-201-2/+3
* New testcase for PR833Chris Lattner2006-07-201-0/+24
* Regression test for PR834.Jim Laskey2006-07-191-0/+51
* Testcase for PR828.Chris Lattner2006-07-121-0/+18
* Fix test failure on non-Apple systems.Evan Cheng2006-07-121-0/+2
* New testcase for PR825.Chris Lattner2006-07-111-0/+7
* Update.Evan Cheng2006-07-101-3/+13
* New vector shuffle test case.Evan Cheng2006-07-071-0/+30
* UpdateEvan Cheng2006-07-071-1/+1
* Update test case.Evan Cheng2006-07-051-2/+1
* new testcase, not currently working.Chris Lattner2006-06-141-0/+52
* Add new testcaseChris Lattner2006-06-081-1/+7
* New testcase, using "AX" as i32.Chris Lattner2006-06-081-0/+8
* Update vector extract test cases.Evan Cheng2006-05-311-2/+2
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-301-0/+9
* Fix the test failure on non-Darwin targets.Evan Cheng2006-05-301-1/+1
* Add a lea instruction selection test case.Evan Cheng2006-05-301-0/+7
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-251-0/+21
* -sched-commute-nodes is now on by default.Evan Cheng2006-05-251-2/+1
* One of these xforms is only safe with unsafe math enabled.Chris Lattner2006-05-241-1/+2
* Added a test case for FP equality check.Evan Cheng2006-05-231-0/+9
* New test case for vector type argument pass by value.Evan Cheng2006-05-171-0/+14
* Remove this xfail-d test, which doesn't make any senseChris Lattner2006-05-161-12/+0
* New scheduling test case.Evan Cheng2006-05-122-2/+54
* Update test caseEvan Cheng2006-05-101-0/+1
* Another instruction scheduling test caseEvan Cheng2006-05-091-0/+22
* Test case for PR770Evan Cheng2006-05-091-0/+22
* Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector whenEvan Cheng2006-05-031-0/+11
* A few instruction scheduling test cases.Evan Cheng2006-05-033-0/+117
* Intel mode no longer uses %'s on registersChris Lattner2006-05-016-7/+7
* Update. It should use two shufps, not three!Evan Cheng2006-04-281-1/+1
* Test case for PR748Evan Cheng2006-04-281-0/+31
* 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
* Don't know what I was thinking...Evan Cheng2006-04-201-1/+1