Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stale CBackend tests. | Benjamin Kramer | 2012-03-26 | 1 | -26/+0 |
| | | | | llvm-svn: 153433 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | update this patch to handle an extraneous &1. This should be pulled | Chris Lattner | 2008-05-31 | 1 | -2/+1 |
| | | | | | | into the 2.3 release branch. llvm-svn: 51824 | ||||
* | Update testcase. | Lauro Ramos Venancio | 2008-02-28 | 1 | -1/+1 |
| | | | | llvm-svn: 47735 | ||||
* | Reverse last patch .. premature. Depends on uncommitted CBE patch. | Reid Spencer | 2007-05-14 | 1 | -2/+1 |
| | | | | llvm-svn: 37039 | ||||
* | Update this test to match the (corrected) output from the CBE. | Reid Spencer | 2007-05-14 | 1 | -1/+2 |
| | | | | llvm-svn: 37038 | ||||
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
| | | | | llvm-svn: 36077 | ||||
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
| | | | | llvm-svn: 35412 | ||||
* | PR1164: | Bill Wendling | 2007-02-23 | 1 | -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 correct | Reid Spencer | 2007-02-15 | 1 | -10/+9 |
| | | | | | | string generated by the CBE. This is no longer an XFAIL. llvm-svn: 34327 | ||||
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -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 Spencer | 2007-01-17 | 1 | -0/+31 |
llvm-svn: 33296 |