summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale CBackend tests.Benjamin Kramer2012-03-261-26/+0
| | | | llvm-svn: 153433
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* update this patch to handle an extraneous &1. This should be pulledChris Lattner2008-05-311-2/+1
| | | | | | into the 2.3 release branch. llvm-svn: 51824
* Update testcase.Lauro Ramos Venancio2008-02-281-1/+1
| | | | llvm-svn: 47735
* Reverse last patch .. premature. Depends on uncommitted CBE patch.Reid Spencer2007-05-141-2/+1
| | | | llvm-svn: 37039
* Update this test to match the (corrected) output from the CBE.Reid Spencer2007-05-141-1/+2
| | | | llvm-svn: 37038
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-1/+1
| | | | llvm-svn: 36077
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
| | | | llvm-svn: 35412
* PR1164:Bill Wendling2007-02-231-1/+1
| | | | | | | Generate local names with a "llvm_cbe_" prefix using the actual name of the variable instead of a temporary name. llvm-svn: 34540
* Update this test to compile properly and check against the correctReid Spencer2007-02-151-10/+9
| | | | | | string generated by the CBE. This is no longer an XFAIL. llvm-svn: 34327
* For PR761:Reid Spencer2007-01-261-3/+1
| | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+31
llvm-svn: 33296
OpenPOWER on IntegriCloud