[PATCH] D34962: [TargetLowering] Add hook for adding target MMO flags when doing ISel.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 12:44:22 PDT 2017


gberry created this revision.
Herald added a subscriber: javed.absar.

Also add support for printing and parsing target MMO flags.


https://reviews.llvm.org/D34962

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/MIR/AArch64/target-memoperands.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34962.105112.patch
Type: text/x-patch
Size: 6173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/9dbecdc9/attachment.bin>


More information about the llvm-commits mailing list