aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test to ensure that data layout is generated correctly for host platform.Reid Spencer2007-03-061-0/+51
* Add the emms intrinsic for MMX support.Bill Wendling2007-03-051-0/+11
* Add a test case for a particular udiv/select transform.Reid Spencer2007-03-051-0/+17
* Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio2007-03-051-2/+4
* Testcase for handling of static constant declarations in EmitBIND_EXPR.Duncan Sands2007-03-051-0/+5
* Testcase causing the Ada front-end to create bogus constructor fields.Duncan Sands2007-03-052-0/+16
* New directory for Ada testcases. Test handling of NON_LVALUE_EXPR.Duncan Sands2007-03-052-0/+18
* new testcaseChris Lattner2007-03-051-0/+12
* new testcase, corresponds to:Chris Lattner2007-03-041-0/+11
* New testcases for PR1179/PR1232.Chris Lattner2007-03-043-0/+67
* New testcase for PR1239Chris Lattner2007-03-031-0/+12
* new testcase: instcombine should remove all the casts.Chris Lattner2007-03-031-0/+24
* instcombine doesn't do CSE, simplify unrelated detailChris Lattner2007-03-031-2/+1
* Add a new test case.Evan Cheng2007-03-021-0/+85
* testcase for PR1233Chris Lattner2007-03-021-0/+7
* 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
* Update for constant folding now generating undef and overflow correctly.Reid Spencer2007-02-272-8/+8
* Shifting by the bit width now produces undef, not 0.Reid Spencer2007-02-277-7/+7
* XFAIL this on x86-Linux until its fixed.Reid Spencer2007-02-271-0/+1
* Remove test cases that produce undefined results.Reid Spencer2007-02-2716-33/+5
* new testcaseChris Lattner2007-02-261-0/+16
* new testcaseChris Lattner2007-02-251-0/+13
* new testcaseChris Lattner2007-02-251-0/+5
* new testcaseChris Lattner2007-02-251-0/+11
* Test for PR1224.Jim Laskey2007-02-251-0/+12
* new testcase. @foo should be marked fastcc by globaloptChris Lattner2007-02-251-0/+11
* 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
* testcase for pr1215Chris Lattner2007-02-241-0/+5
* testcase for pr1217Chris Lattner2007-02-241-0/+32
* Make the testcase correct.Bill Wendling2007-02-231-2/+2
* Testcase for PR1164Bill Wendling2007-02-231-0/+13
* PR1164:Bill Wendling2007-02-231-1/+1
* New test - practically wrote itself.Jim Laskey2007-02-231-0/+15
* bugfix: SP wasn't updated for varargs when frame pointer was eliminated.Lauro Ramos Venancio2007-02-231-2/+2
* Fix stack alignment in functions with varargs.Lauro Ramos Venancio2007-02-231-0/+20
* fix this testcaseChris Lattner2007-02-231-1/+2
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-2315-40/+40
* missed cast eliminationAndrew Lenharth2007-02-221-1/+7
* Added test case for PR1207.Evan Cheng2007-02-191-0/+21
* Fix test case.Evan Cheng2007-02-191-3/+3
* this passes nowChris Lattner2007-02-191-1/+0