[PATCH] D23773: [AAP] (7) Add AAP InstPrinter support

Edward Jones via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 06:18:42 PDT 2016


edward-jones updated this revision to Diff 69105.
edward-jones added a comment.

Added checks for correct assembly for the MC level tests.


https://reviews.llvm.org/D23773

Files:
  lib/Target/AAP/CMakeLists.txt
  lib/Target/AAP/InstPrinter/AAPInstPrinter.cpp
  lib/Target/AAP/InstPrinter/AAPInstPrinter.h
  lib/Target/AAP/InstPrinter/CMakeLists.txt
  lib/Target/AAP/InstPrinter/LLVMBuild.txt
  lib/Target/AAP/LLVMBuild.txt
  lib/Target/AAP/MCTargetDesc/AAPMCTargetDesc.cpp
  lib/Target/AAP/MCTargetDesc/LLVMBuild.txt
  test/MC/AAP/alu.s
  test/MC/AAP/branch.s
  test/MC/AAP/lit.local.cfg
  test/MC/AAP/load.s
  test/MC/AAP/move.s
  test/MC/AAP/noop.s
  test/MC/AAP/store.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23773.69105.patch
Type: text/x-patch
Size: 36004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/8d81d38a/attachment.bin>


More information about the llvm-commits mailing list