[PATCH] D29472: [ARM] Add support for armv7ve triple in llvm (PR31358).

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 13:04:55 PST 2017


manojgupta updated this revision to Diff 87861.
manojgupta added a comment.

Added FeatureMP.


https://reviews.llvm.org/D29472

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Support/ARMTargetParser.def
  lib/Support/TargetParser.cpp
  lib/Support/Triple.cpp
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSubtarget.h
  test/CodeGen/ARM/build-attributes.ll
  test/CodeGen/ARM/div.ll
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29472.87861.patch
Type: text/x-patch
Size: 13523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/f83deaa0/attachment.bin>


More information about the llvm-commits mailing list