[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
Fri Feb 23 09:53:27 PST 2018


kparzysz updated this revision to Diff 135656.
kparzysz edited the summary of this revision.
kparzysz added a comment.
Herald added a subscriber: eraman.

This is a working patch with all necessary updates to affected testcases.

Also, updated the summary with more information.


Repository:
  rL LLVM

https://reviews.llvm.org/D43353

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43353.135656.patch
Type: text/x-patch
Size: 21752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/8d5779ee/attachment.bin>


More information about the llvm-commits mailing list