aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86
Commit message (Expand)AuthorAgeFilesLines
* For PR1336:Reid Spencer2007-04-157-6/+13
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-1554-89/+131
* this test isn't testing what it thought it wasChris Lattner2007-04-151-17/+0
* New testcaseChris Lattner2007-04-131-0/+17
* new testcaseChris Lattner2007-04-121-0/+21
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* this got betterChris Lattner2007-04-111-1/+2
* new testcases for integer abs functionChris Lattner2007-04-111-0/+16
* add another testChris Lattner2007-04-091-2/+7
* The x constraint allows scalar FP values as well as vectors.Chris Lattner2007-04-091-0/+12
* testcase for PR1314Chris Lattner2007-04-081-0/+18
* Better still.Evan Cheng2007-04-041-1/+1
* These got better.Evan Cheng2007-04-042-2/+2
* fix this testcase on ppc hostsChris Lattner2007-04-021-1/+1
* Let llvm-upgrade upgrade the bswap intrinsic.Reid Spencer2007-04-021-6/+6
* For PR1297:Reid Spencer2007-04-011-6/+6
* add a testcase for x86Chris Lattner2007-03-301-0/+73
* new testcasesChris Lattner2007-03-281-1/+14
* new testcaseChris Lattner2007-03-282-1/+8
* Remove use of implementation keyword.Reid Spencer2007-03-287-7/+0
* new testcaseChris Lattner2007-03-251-0/+11
* new testcaseChris Lattner2007-03-251-0/+9
* new testcaseChris Lattner2007-03-251-0/+11
* new testcaseChris Lattner2007-03-251-0/+10
* These functions should use shll, not lea.Chris Lattner2007-03-201-0/+27
* For PR1258:Reid Spencer2007-03-191-55/+55
* Test case for X86 inline asm constraint 'I'Devang Patel2007-03-171-0/+28
* And now support for MMX logical operations.Bill Wendling2007-03-161-59/+89
* Multiplication support for MMX.Bill Wendling2007-03-151-0/+17
* This got better.Evan Cheng2007-03-131-43/+44
* Adding more arithmetic operators to MMX. This is an almost exact copy ofBill Wendling2007-03-101-15/+64
* upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner2007-03-081-6/+13
* Add MMX arithmetic testcase.Bill Wendling2007-03-081-0/+35
* Add the emms intrinsic for MMX support.Bill Wendling2007-03-051-0/+11
* Add a new test case.Evan Cheng2007-03-021-0/+85
* Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2007-03-012-1/+8
* Eliminate enable-x86-fastccChris Lattner2007-02-285-6/+5
* fastcc -> fastcallChris Lattner2007-02-281-10/+8
* fastcc -> fastcallChris Lattner2007-02-282-4/+4
* fastcc -> fastcallChris Lattner2007-02-281-1/+1
* new testcaseChris Lattner2007-02-261-0/+16
* new testcaseChris Lattner2007-02-251-0/+13
* new testcaseChris Lattner2007-02-251-0/+5
* verify that double is returned in XMM0 if the function is fastcc.Chris Lattner2007-02-251-3/+16
* new testcaseChris Lattner2007-02-251-0/+12
* verify i128 return on x86-64 continues to codegen optimally.Chris Lattner2007-02-251-0/+8
* Added test case for PR1207.Evan Cheng2007-02-191-0/+21
* Fixes PR 1200Dale Johannesen2007-02-171-1/+1
* new testcase, by Dan GohmanChris Lattner2007-02-131-0/+12
* i64 setcc tests.Evan Cheng2007-02-082-6/+18