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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 10:34:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345165: [X86] Bring back the MOV64r0 pseudo instruction (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52757?vs=170765&id=170930#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52757

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52757.170930.patch
Type: text/x-patch
Size: 78218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/15e5a19f/attachment.bin>


More information about the llvm-commits mailing list