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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 23:58:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353501: [ARM] Add OptMinSize to ARMSubtarget (authored by sam_parker, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57812?vs=185720&id=185913#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57812

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57812.185913.patch
Type: text/x-patch
Size: 17554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/c8f7a9d6/attachment-0001.bin>


More information about the llvm-commits mailing list