[PATCH] D43353: [X86] Add phony registers for high halves of E[A-D]X, E[SD]I, E[BS]P and EIP

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 11:49:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328016: [X86] Add phony registers for high halves of regs with low halves (authored by kparzysz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43353?vs=135656&id=139174#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43353

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/test/CodeGen/X86/dynamic-regmask.ll
  llvm/trunk/test/CodeGen/X86/ipra-inline-asm.ll
  llvm/trunk/test/CodeGen/X86/ipra-reg-alias.ll
  llvm/trunk/test/CodeGen/X86/ipra-reg-usage.ll
  llvm/trunk/test/CodeGen/X86/tail-call-conditional.mir
  llvm/trunk/utils/TableGen/CodeGenRegisters.cpp
  llvm/trunk/utils/TableGen/CodeGenRegisters.h
  llvm/trunk/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43353.139174.patch
Type: text/x-patch
Size: 22082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/3a14eeb0/attachment.bin>


More information about the llvm-commits mailing list