summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cmp-test.ll
Commit message (Collapse)AuthorAgeFilesLines
* rename testChris Lattner2010-10-081-75/+0
| | | | llvm-svn: 116052
* merge testsChris Lattner2010-10-081-1/+44
| | | | llvm-svn: 116051
* filecheckize.Chris Lattner2010-10-081-4/+9
| | | | llvm-svn: 116050
* convert cmp to use a multipatternChris Lattner2010-10-071-2/+2
| | | | llvm-svn: 115978
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
| | | | llvm-svn: 81290
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-19/+19
| | | | llvm-svn: 47432
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
| | | | llvm-svn: 41097
* For PR1319:Reid Spencer2007-04-161-2/+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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+28
llvm-svn: 33296
OpenPOWER on IntegriCloud