summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2007-04-14-BitTestsBadMask.ll
Commit message (Collapse)AuthorAgeFilesLines
* move tests that depend on the x86 backend out of codegen/generic,Chris Lattner2010-02-091-160/+0
| | | | | | and remove a few old and unreduced ones. Fixes PR5624. llvm-svn: 95656
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* Unxfail testsAnton Korobeynikov2007-04-261-3/+0
| | | | llvm-svn: 36497
* For PR1319:Reid Spencer2007-04-161-1/+1
| | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
* For PR1319:Reid Spencer2007-04-161-2/+2
| | | | | | Fix syntax of tests to ensure grep pattern is properly quoted. llvm-svn: 36134
* xfail for nowChris Lattner2007-04-141-0/+3
| | | | llvm-svn: 36033
* Fix PR1325: Case range optimization was performed in the case itAnton Korobeynikov2007-04-141-0/+160
shouldn't. Also fix some "latent" bug on 64-bit platforms llvm-svn: 35990
OpenPOWER on IntegriCloud