[PATCH] D64354: [AArch64][GlobalISel] Optimize conditional branches followed by unconditional branches

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 09:06:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365510: [AArch64][GlobalISel] Optimize conditional branches followed by unconditional… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64354?vs=208510&id=208710#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64354

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/trunk/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/localizer-arm64-tti.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-br.mir
  llvm/trunk/test/CodeGen/AArch64/speculation-hardening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64354.208710.patch
Type: text/x-patch
Size: 9543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/ee3dd329/attachment.bin>


More information about the llvm-commits mailing list