summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cmp0.ll
Commit message (Collapse)AuthorAgeFilesLines
* merge cmp1 into cmp0 and filecheckize.Chris Lattner2009-11-071-2/+19
| | | | llvm-svn: 86345
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81290
* Use "test reg,reg" in place of "cmp reg,0" for 64-bit operands. This wasDan Gohman2007-09-171-0/+7
previously only done for 32-bit and smaller operands. llvm-svn: 42024
OpenPOWER on IntegriCloud