summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/zext-inreg-0.ll
Commit message (Expand)AuthorAge
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Re-introduce the 8-bit subreg zext-inreg patterns for x86-32,Dan Gohman2008-08-06
* Reapply r54147 with a constraint to only use the 8-bitDan Gohman2008-07-30
* Revert 54147.Dan Gohman2008-07-29
* Add x86 isel patterns to match what would be a ZERO_EXTEND_INREG operation,Dan Gohman2008-07-28