aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/zext-inreg-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-301-6/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Re-introduce the 8-bit subreg zext-inreg patterns for x86-32,Dan Gohman2008-08-061-0/+15
* Reapply r54147 with a constraint to only use the 8-bitDan Gohman2008-07-301-0/+51
* Revert 54147.Dan Gohman2008-07-291-62/+0
* Add x86 isel patterns to match what would be a ZERO_EXTEND_INREG operation,Dan Gohman2008-07-281-0/+62