aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-164-10/+26
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-273-20/+2
* Only run tests in test/CodeGen/CBackend/X86 when both X86 and CBackend are su...David Meyer2011-09-261-1/+1
* Remove llvm-gcc and various compiler handling from llvm. It's not neededEric Christopher2011-09-201-1/+1
* Revert r137134. It breaks some code as Eli pointed out.Bill Wendling2011-08-091-11/+0
* Print out the variable declaration only if it is a declaration. Otherwise, aBill Wendling2011-08-091-0/+11
* more tests not making the jump into the brave new world.Chris Lattner2011-07-095-35/+0
* Add support for sadd.with.overflow and uadd.with.overflow intrinsics to the C...Anna Zaks2011-06-211-0/+35
* Moved to the right place.Galina Kistanova2011-06-182-0/+17
* est 2008-06-04-indirectmem.ll is X86-specific. Move to X86 folder.Galina Kistanova2011-06-171-12/+0
* remove asmparser support for the old getresult instruction, which has been su...Chris Lattner2011-06-171-19/+0
* 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