[PATCH] D15236: [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 06:26:03 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254912: [ARM] Generate ABI_optimization_goals build attribute, as described in theā€¦ (authored by askrobov).

Changed prior to commit:
  http://reviews.llvm.org/D15236?vs=41893&id=42065#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15236

Files:
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.h
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  llvm/trunk/test/CodeGen/ARM/build-attributes-optimization-minsize.ll
  llvm/trunk/test/CodeGen/ARM/build-attributes-optimization-mixed.ll
  llvm/trunk/test/CodeGen/ARM/build-attributes-optimization-optnone.ll
  llvm/trunk/test/CodeGen/ARM/build-attributes-optimization-optsize.ll
  llvm/trunk/test/CodeGen/ARM/build-attributes-optimization.ll
  llvm/trunk/test/MC/ARM/data-in-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15236.42065.patch
Type: text/x-patch
Size: 13020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/6c5c5f90/attachment-0001.bin>


More information about the llvm-commits mailing list