[PATCH] D52757: [X86] Bring back the MOV64r0 pseudo instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 15:12:29 PDT 2018


craig.topper updated this revision to Diff 170765.
craig.topper added a comment.

Update the fast-isel code in MaterializeInt as well


https://reviews.llvm.org/D52757

Files:
  lib/Target/X86/X86FastISel.cpp
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86SpeculativeLoadHardening.cpp
  test/CodeGen/X86/GlobalISel/constant.ll
  test/CodeGen/X86/avg.ll
  test/CodeGen/X86/crash-O0.ll
  test/CodeGen/X86/hoist-spill.ll
  test/CodeGen/X86/machine-cse.ll
  test/CodeGen/X86/madd.ll
  test/CodeGen/X86/mmx-arith.ll
  test/CodeGen/X86/pr32284.ll
  test/CodeGen/X86/pr32340.ll
  test/CodeGen/X86/scheduler-backtracking.ll
  test/CodeGen/X86/spill-zero-x86_64.ll
  test/CodeGen/X86/swifterror.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52757.170765.patch
Type: text/x-patch
Size: 77629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/31fd3e02/attachment.bin>


More information about the llvm-commits mailing list