summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Test case for PR1256.Reid Spencer2007-03-14
* Test that the size of a view converted object is determined by the targetDuncan Sands2007-03-14
* New test.Evan Cheng2007-03-13
* This got better.Evan Cheng2007-03-13
* Test support for arrays with non-zero first index.Duncan Sands2007-03-13
* testcase for PR1244Chris Lattner2007-03-13
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-10
* Adding more arithmetic operators to MMX. This is an almost exact copy ofBill Wendling2007-03-10
* Test inline asm modifier 'c'.Evan Cheng2007-03-08
* upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner2007-03-08
* Add MMX arithmetic testcase.Bill Wendling2007-03-08
* Fix test case.Evan Cheng2007-03-08
* New test case.Evan Cheng2007-03-07
* Fix the pattern.Reid Spencer2007-03-07
* Make this test more reliable across platforms.Reid Spencer2007-03-07
* New test case.Evan Cheng2007-03-07
* Don't run lli in llvm-test. Instead just check that the datalayout stringReid Spencer2007-03-06
* Fix this to put its output in the output directory.Reid Spencer2007-03-06
* Test to ensure that data layout is generated correctly for host platform.Reid Spencer2007-03-06
* Add the emms intrinsic for MMX support.Bill Wendling2007-03-05
* Add a test case for a particular udiv/select transform.Reid Spencer2007-03-05
* Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio2007-03-05
* Testcase for handling of static constant declarations in EmitBIND_EXPR.Duncan Sands2007-03-05
* Testcase causing the Ada front-end to create bogus constructor fields.Duncan Sands2007-03-05
* New directory for Ada testcases. Test handling of NON_LVALUE_EXPR.Duncan Sands2007-03-05
* new testcaseChris Lattner2007-03-05
* new testcase, corresponds to:Chris Lattner2007-03-04
* New testcases for PR1179/PR1232.Chris Lattner2007-03-04
* New testcase for PR1239Chris Lattner2007-03-03
* new testcase: instcombine should remove all the casts.Chris Lattner2007-03-03
* instcombine doesn't do CSE, simplify unrelated detailChris Lattner2007-03-03
* Add a new test case.Evan Cheng2007-03-02
* testcase for PR1233Chris Lattner2007-03-02
* Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2007-03-01
* Eliminate enable-x86-fastccChris Lattner2007-02-28
* fastcc -> fastcallChris Lattner2007-02-28
* fastcc -> fastcallChris Lattner2007-02-28
* fastcc -> fastcallChris Lattner2007-02-28
* Fix test case.Evan Cheng2007-02-28
* This test passes on x86/Linux now.Reid Spencer2007-02-27
* Update for constant folding now generating undef and overflow correctly.Reid Spencer2007-02-27
* Shifting by the bit width now produces undef, not 0.Reid Spencer2007-02-27
* XFAIL this on x86-Linux until its fixed.Reid Spencer2007-02-27
* Remove test cases that produce undefined results.Reid Spencer2007-02-27
* new testcaseChris Lattner2007-02-26
* new testcaseChris Lattner2007-02-25
* new testcaseChris Lattner2007-02-25
* new testcaseChris Lattner2007-02-25
* Test for PR1224.Jim Laskey2007-02-25
* new testcase. @foo should be marked fastcc by globaloptChris Lattner2007-02-25