[PATCH] D33448: [CodeGen] Add thumb-mode to target-features for arm/thumb triples.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 03:52:12 PDT 2017


fhahn updated this revision to Diff 100222.
fhahn retitled this revision from "[CodeGen] Add thumb-mode to function target-features for arm/thumb triples." to "[CodeGen] Add thumb-mode to target-features for arm/thumb triples.".
fhahn edited the summary of this revision.
fhahn added a comment.

Move code to lib/Basic/Targets.cpp


https://reviews.llvm.org/D33448

Files:
  lib/Basic/Targets.cpp
  test/CodeGen/arm-long-calls.c
  test/CodeGen/arm-no-movt.c
  test/CodeGen/arm-target-features.c
  test/CodeGen/arm-thumb-mode-target-feature.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33448.100222.patch
Type: text/x-patch
Size: 10260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170525/ea22277f/attachment-0001.bin>


More information about the cfe-commits mailing list