[PATCH] D64377: [AArch64][GlobalISel] Optimize compare and branch cases with G_INTTOPTR and unknown values

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 12:22:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365690: [AArch64][GlobalISel] Optimize compare and branch cases with G_INTTOPTR and… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64377?vs=208532&id=209044#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64377

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-cbz.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/swifterror.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64377.209044.patch
Type: text/x-patch
Size: 9802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/6ad681d5/attachment.bin>


More information about the llvm-commits mailing list