[PATCH] D15275: [ARMv8-M] [2/9] Add ARMv8-M Baseline/Mainline LLVM targeting

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 03:43:47 PST 2015


bsmith updated this revision to Diff 42152.
bsmith added a comment.

Add testing for FeatureDB and FeatureNoARM.


Repository:
  rL LLVM

http://reviews.llvm.org/D15275

Files:
  include/llvm/ADT/Triple.h
  include/llvm/MC/SubtargetFeature.h
  include/llvm/Support/ARMBuildAttributes.h
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/TargetParser.h
  lib/Support/TargetParser.cpp
  lib/Support/Triple.cpp
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/CodeGen/ARM/build-attributes.ll
  test/MC/ARM/thumbv8m.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15275.42152.patch
Type: text/x-patch
Size: 15575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/73fff83c/attachment.bin>


More information about the llvm-commits mailing list