aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Added a test case for PR1279.Evan Cheng2007-03-281-0/+37
* upgrade a random testChris Lattner2007-03-281-4/+4
* Test case for PR1266.Evan Cheng2007-03-261-0/+948
* Add "feature" testcase for new switch lowering codeAnton Korobeynikov2007-03-251-0/+32
* new testcaseChris Lattner2007-03-251-0/+11
* test that the ppc backend can do 64-bit cntlzChris Lattner2007-03-251-0/+13
* new testcaseChris Lattner2007-03-251-0/+9
* new testcaseChris Lattner2007-03-251-0/+11
* new testcaseChris Lattner2007-03-251-0/+10
* Another test case.Evan Cheng2007-03-221-15/+13
* Test case for PR1257Evan Cheng2007-03-221-0/+97
* New test case.Evan Cheng2007-03-211-0/+27
* bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio2007-03-201-0/+53
* These functions should use shll, not lea.Chris Lattner2007-03-201-0/+27
* For PR1258:Reid Spencer2007-03-192-67/+67
* GEP index sink test case.Evan Cheng2007-03-171-0/+73
* 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
* ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2007-03-142-1/+17
* New test.Evan Cheng2007-03-131-0/+47
* 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
* Test inline asm modifier 'c'.Evan Cheng2007-03-081-11/+15
* 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
* Fix test case.Evan Cheng2007-03-082-17/+22
* New test case.Evan Cheng2007-03-071-0/+21
* New test case.Evan Cheng2007-03-071-0/+117
* Add the emms intrinsic for MMX support.Bill Wendling2007-03-051-0/+11
* Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio2007-03-051-2/+4
* new testcase, corresponds to:Chris Lattner2007-03-041-0/+11
* New testcase for PR1239Chris Lattner2007-03-031-0/+12
* 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
* Fix test case.Evan Cheng2007-02-281-2/+2
* This test passes on x86/Linux now.Reid Spencer2007-02-271-1/+0
* XFAIL this on x86-Linux until its fixed.Reid Spencer2007-02-271-0/+1
* new testcaseChris Lattner2007-02-261-0/+16
* new testcaseChris Lattner2007-02-251-0/+13
* new testcaseChris Lattner2007-02-251-0/+5
* Test for PR1224.Jim Laskey2007-02-251-0/+12
* 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
* testcase for PR1219Chris Lattner2007-02-241-0/+13