aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-0957-60/+60
* Fix an erroneous check for isFNeg; the FNeg case is handledDan Gohman2009-06-041-0/+7
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-043-4/+4
* Fix PR2907 by digging through constant expressions to find FP constants thatChris Lattner2008-10-221-0/+29
* In the CBackend, use casts to force integer add, subtract, andDan Gohman2008-07-182-1/+14
* Remove invalid testAnton Korobeynikov2008-06-081-141/+0
* Testcase for PR2418Anton Korobeynikov2008-06-061-0/+141
* Rewrite a bunch of the CBE's inline asm code, giving it theChris Lattner2008-06-041-0/+12
* Implement CBE support for first-class structs and array values,Dan Gohman2008-06-021-1/+1
* update this patch to handle an extraneous &1. This should be pulledChris Lattner2008-05-311-2/+1
* Fix the CBE's handling of instructions whose result is an i1. Previously,Chris Lattner2008-05-311-0/+14
* 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