[PATCH] D57812: [ARM] Add OptMinSize Subtarget feature

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 01:27:00 PST 2019


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

Removed the setter and instead changed the subtarget map key.


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

https://reviews.llvm.org/D57812

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMFastISel.cpp
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.cpp
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  lib/Target/ARM/ARMRegisterInfo.td
  lib/Target/ARM/ARMSelectionDAGInfo.cpp
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/ARM/Thumb2SizeReduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57812.185720.patch
Type: text/x-patch
Size: 16961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/aac80dfb/attachment.bin>


More information about the llvm-commits mailing list