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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 08:51:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323888: [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/testb-je-fusion.ll
  llvm/trunk/test/CodeGen/X86/vastart-defs-eflags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42646.132190.patch
Type: text/x-patch
Size: 5802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/90e45a44/attachment.bin>


More information about the llvm-commits mailing list