[PATCH] [LLVM] Add support for armv6k subtarget

Vinicius Tinti viniciustinti at gmail.com
Tue Mar 17 03:38:28 PDT 2015


Improve tests on ARM11:

- Merge v6k and v6t2 tests as suggested by Tim into a single CHECK-ARM.
- Add CHECK-THUMB for v6t2 by using thumb triple.
- Remove miss comment on using default encoding.
- Keep a separate check only for v6m since it is very special.


http://reviews.llvm.org/D8126

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Support/ARMBuildAttributes.h
  lib/Support/Triple.cpp
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/MCTargetDesc/ARMArchName.def
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  test/CodeGen/ARM/build-attributes.ll
  test/MC/ARM/arm11-hint-instr.s
  test/MC/ARM/directive-arch-armv6k.s
  test/MC/ARM/thumb-diagnostics.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8126.22083.patch
Type: text/x-patch
Size: 16673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150317/31a9a319/attachment.bin>


More information about the llvm-commits mailing list