[PATCH] D32277: Replace slow LEA instructions in X86

Lama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 07:12:17 PDT 2017


lsaba updated this revision to Diff 98100.
lsaba added a comment.

remove redundant variable


https://reviews.llvm.org/D32277

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86FixupLEAs.cpp
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/leaFixup32.mir
  test/CodeGen/X86/leaFixup64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32277.98100.patch
Type: text/x-patch
Size: 56616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170507/e84608ec/attachment.bin>


More information about the llvm-commits mailing list