[PATCH] D42646: [X86] Avoid using high register trick for test instruction

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 12:56:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323690: [X86] Avoid using high register trick for test instruction (authored by deadalnix, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D42646

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86MacroFusion.cpp
  llvm/trunk/test/CodeGen/X86/test-shrink.ll
  llvm/trunk/test/CodeGen/X86/testb-je-fusion.ll
  llvm/trunk/test/CodeGen/X86/vastart-defs-eflags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42646.131858.patch
Type: text/x-patch
Size: 9627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/eb072fdb/attachment-0001.bin>


More information about the llvm-commits mailing list