[PATCH] D63303: [GlobalISel][Localizer] Rewrite localizer to run in 2 phases, inter & intra block.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 16:17:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363632: [GlobalISel][Localizer] Rewrite localizer to run in 2 phases, inter & intra… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63303?vs=204645&id=205213#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63303/new/

https://reviews.llvm.org/D63303

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/Localizer.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Localizer.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/localizer-arm64-tti.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/localizer.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63303.205213.patch
Type: text/x-patch
Size: 22301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/f71a2fa3/attachment.bin>


More information about the llvm-commits mailing list