[PATCH] D64616: [ARM][LowOverheadLoops] Fix branch target codegen

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 07:14:25 PDT 2019


samparker updated this revision to Diff 211093.
samparker added a comment.

Added support for setcc ge/uge, 1


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

https://reviews.llvm.org/D64616

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  test/CodeGen/Thumb2/LowOverheadLoops/branch-targets.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64616.211093.patch
Type: text/x-patch
Size: 33042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/d4065444/attachment.bin>


More information about the llvm-commits mailing list