[PATCH] D39832: [ARM] Split Arm jump table branch into i12 and rs suffixed versions

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 00:46:08 PST 2017


chill created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

This is a refactoring/cleanup of `addrmode2` (as in "removes it completely").


Repository:
  rL LLVM

https://reviews.llvm.org/D39832

Files:
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMBaseInstrInfo.h
  lib/Target/ARM/ARMConstantIslandPass.cpp
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39832.122205.patch
Type: text/x-patch
Size: 12669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/d4418373/attachment.bin>


More information about the llvm-commits mailing list