[PATCH] D19999: [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 10:49:10 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268760: [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D19999?vs=56436&id=56437#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19999

Files:
  llvm/trunk/lib/Target/X86/X86FixupBWInsts.cpp
  llvm/trunk/test/CodeGen/X86/2011-06-14-PreschedRegalias.ll
  llvm/trunk/test/CodeGen/X86/anyext.ll
  llvm/trunk/test/CodeGen/X86/avx512-calling-conv.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-select.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-mask-op.ll
  llvm/trunk/test/CodeGen/X86/cmovcmov.ll
  llvm/trunk/test/CodeGen/X86/fixup-bw-copy.ll
  llvm/trunk/test/CodeGen/X86/float-conv-elim.ll
  llvm/trunk/test/CodeGen/X86/machine-combiner-int.ll
  llvm/trunk/test/CodeGen/X86/opt-ext-uses.ll
  llvm/trunk/test/CodeGen/X86/pr23664.ll
  llvm/trunk/test/CodeGen/X86/vector-bitreverse.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-512.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-512.ll
  llvm/trunk/test/CodeGen/X86/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19999.56437.patch
Type: text/x-patch
Size: 75322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/726cce7e/attachment.bin>


More information about the llvm-commits mailing list