aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple-return values in inline asm. This shouldChris Lattner2008-05-221-0/+19
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* rename *.llx -> *.llChris Lattner2008-04-196-0/+0
* remove an execution test.Chris Lattner2008-03-101-17/+0
* add a testcase for misc vector stuffChris Lattner2008-03-021-0/+37
* Update testcase.Lauro Ramos Venancio2008-02-281-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-1944-264/+262
* CBackend: Implement unaligned load/store.Lauro Ramos Venancio2008-02-011-0/+15
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* The Ada f-e produces various auxiliary output filesDuncan Sands2007-07-231-1/+1
* Remove insignificant test no longer needed.Reid Spencer2007-07-161-6/+0
* Handle packed structs in the CBackend.Lauro Ramos Venancio2007-07-111-0/+9
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Reverse last patch .. premature. Depends on uncommitted CBE patch.Reid Spencer2007-05-141-2/+1
* Update this test to match the (corrected) output from the CBE.Reid Spencer2007-05-141-1/+2
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-211-1/+3
* For PR1319:Reid Spencer2007-04-161-1/+1
* fix incorrectly upgraded test, add PR#Chris Lattner2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-152-0/+3
* Make this test work.Reid Spencer2007-04-151-1/+1
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-157-13/+11
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Remove use of implementation keyword.Reid Spencer2007-03-282-2/+0
* 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
* Update this test to compile properly and check against the correctReid Spencer2007-02-151-10/+9
* testcase for pr1181Chris Lattner2007-02-061-0/+14
* For PR761:Reid Spencer2007-01-262-8/+6
* For PR1028:Reid Spencer2007-01-171-0/+12
* testcase for PR918Chris Lattner2007-01-161-0/+11
* Remove this obsolete test. The CBE will never be able to handle zero argumentChris Lattner2007-01-131-12/+0
* Whoops. Give this test some input. Doubly important since its XFAIL.Reid Spencer2007-01-131-1/+1
* This is not an upgrade candidate any more.Reid Spencer2007-01-131-5/+5
* Test case for PR1099.Reid Spencer2007-01-091-0/+31
* Add a test case for PR1086Reid Spencer2007-01-071-0/+6
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-2/+3
* Fix one more broken testcaseChris Lattner2006-12-161-1/+1
* Don't bother upgrading this.Reid Spencer2006-12-121-2/+2
* Provide a test for int<->float and long<->double bitcasts.Reid Spencer2006-12-111-0/+48
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0244-45/+45
* For PR950:Reid Spencer2006-11-271-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-232-2/+2
* Update testcase with recent cbe changeChris Lattner2006-05-241-1/+1
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase the CBE creates invalid C code forChris Lattner2005-09-271-0/+10