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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 04:01:33 PDT 2019


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

- renamed the nodes and the search function.
- added support for other setcc opcodes, other than EQ and NE.


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.211045.patch
Type: text/x-patch
Size: 26118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/aa4e367b/attachment.bin>


More information about the llvm-commits mailing list