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

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 11:31:00 PST 2017


manojgupta updated this revision to Diff 86992.
manojgupta set the repository for this revision to rL LLVM.
manojgupta added a comment.

Updates as requested:

1. Removed Mach-o changes.
2. Updated TargetParser UnitTest.


Repository:
  rL LLVM

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/div.ll
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29472.86992.patch
Type: text/x-patch
Size: 8730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/47310e6f/attachment.bin>


More information about the llvm-commits mailing list