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

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 15:40:53 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294661: [ARM] Add support for armv7ve triple in llvm (PR31358). (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D29472?vs=87861&id=87897#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29472

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

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


More information about the llvm-commits mailing list