summaryrefslogtreecommitdiff
path: root/test/CodeGen
AgeCommit message (Expand)AuthorFilesLines
2007-03-28upgrade a random testChris Lattner1-4/+4
2007-03-26Test case for PR1266.Evan Cheng1-0/+948
2007-03-25Add "feature" testcase for new switch lowering codeAnton Korobeynikov1-0/+32
2007-03-25new testcaseChris Lattner1-0/+11
2007-03-25test that the ppc backend can do 64-bit cntlzChris Lattner1-0/+13
2007-03-25new testcaseChris Lattner1-0/+9
2007-03-25new testcaseChris Lattner1-0/+11
2007-03-25new testcaseChris Lattner1-0/+10
2007-03-22Another test case.Evan Cheng1-15/+13
2007-03-22Test case for PR1257Evan Cheng1-0/+97
2007-03-21New test case.Evan Cheng1-0/+27
2007-03-20bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio1-0/+53
2007-03-20These functions should use shll, not lea.Chris Lattner1-0/+27
2007-03-19For PR1258:Reid Spencer2-67/+67
2007-03-17GEP index sink test case.Evan Cheng1-0/+73
2007-03-17Test case for X86 inline asm constraint 'I'Devang Patel1-0/+28
2007-03-16And now support for MMX logical operations.Bill Wendling1-59/+89
2007-03-15Multiplication support for MMX.Bill Wendling1-0/+17
2007-03-14ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2-1/+17
2007-03-13New test.Evan Cheng1-0/+47
2007-03-13This got better.Evan Cheng1-43/+44
2007-03-10Adding more arithmetic operators to MMX. This is an almost exact copy ofBill Wendling1-15/+64
2007-03-08Test inline asm modifier 'c'.Evan Cheng1-11/+15
2007-03-08upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner1-6/+13
2007-03-08Add MMX arithmetic testcase.Bill Wendling1-0/+35
2007-03-08Fix test case.Evan Cheng2-17/+22
2007-03-07New test case.Evan Cheng1-0/+21
2007-03-07New test case.Evan Cheng1-0/+117
2007-03-05Add the emms intrinsic for MMX support.Bill Wendling1-0/+11
2007-03-05Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio1-2/+4
2007-03-04new testcase, corresponds to:Chris Lattner1-0/+11
2007-03-03New testcase for PR1239Chris Lattner1-0/+12
2007-03-02Add a new test case.Evan Cheng1-0/+85
2007-03-01Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2-1/+8
2007-02-28Eliminate enable-x86-fastccChris Lattner5-6/+5
2007-02-28fastcc -> fastcallChris Lattner1-10/+8
2007-02-28fastcc -> fastcallChris Lattner2-4/+4
2007-02-28fastcc -> fastcallChris Lattner1-1/+1
2007-02-28Fix test case.Evan Cheng1-2/+2
2007-02-27This test passes on x86/Linux now.Reid Spencer1-1/+0
2007-02-27XFAIL this on x86-Linux until its fixed.Reid Spencer1-0/+1
2007-02-26new testcaseChris Lattner1-0/+16
2007-02-25new testcaseChris Lattner1-0/+13
2007-02-25new testcaseChris Lattner1-0/+5
2007-02-25Test for PR1224.Jim Laskey1-0/+12
2007-02-25verify that double is returned in XMM0 if the function is fastcc.Chris Lattner1-3/+16
2007-02-25new testcaseChris Lattner1-0/+12
2007-02-25verify i128 return on x86-64 continues to codegen optimally.Chris Lattner1-0/+8
2007-02-24testcase for PR1219Chris Lattner1-0/+13
2007-02-23Make the testcase correct.Bill Wendling1-2/+2