aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend
AgeCommit message (Expand)Author
2008-06-04Merge from mainline to fix PR2407.Tanya Lattner
2008-06-02Merge from mainline.Tanya Lattner
2008-06-02Merge from mainline.Tanya Lattner
2008-05-22Merge from mainline.Tanya Lattner
2008-04-19rename *.llx -> *.llChris Lattner
2008-03-10remove an execution test.Chris Lattner
2008-03-02add a testcase for misc vector stuffChris Lattner
2008-02-28Update testcase.Lauro Ramos Venancio
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2008-02-01CBackend: Implement unaligned load/store.Lauro Ramos Venancio
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-23The Ada f-e produces various auxiliary output filesDuncan Sands
2007-07-16Remove insignificant test no longer needed.Reid Spencer
2007-07-11Handle packed structs in the CBackend.Lauro Ramos Venancio
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-14Reverse last patch .. premature. Depends on uncommitted CBE patch.Reid Spencer
2007-05-14Update this test to match the (corrected) output from the CBE.Reid Spencer
2007-04-21Use the llvm_supports_target function to prevent running of tests forReid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16fix incorrectly upgraded test, add PR#Chris Lattner
2007-04-16For PR1336:Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-04-15Make this test work.Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-02-23Make the testcase correct.Bill Wendling
2007-02-23Testcase for PR1164Bill Wendling
2007-02-23PR1164:Bill Wendling
2007-02-15Update this test to compile properly and check against the correctReid Spencer
2007-02-06testcase for pr1181Chris Lattner
2007-01-26For PR761:Reid Spencer
2007-01-17For PR1028:Reid Spencer
2007-01-16testcase for PR918Chris Lattner
2007-01-13Remove this obsolete test. The CBE will never be able to handle zero argumentChris Lattner
2007-01-13Whoops. Give this test some input. Doubly important since its XFAIL.Reid Spencer
2007-01-13This is not an upgrade candidate any more.Reid Spencer
2007-01-09Test case for PR1099.Reid Spencer
2007-01-07Add a test case for PR1086Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-16Fix one more broken testcaseChris Lattner
2006-12-12Don't bother upgrading this.Reid Spencer
2006-12-11Provide a test for int<->float and long<->double bitcasts.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-27For PR950:Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-05-24Update testcase with recent cbe changeChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer