[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
Wed Jul 12 19:29:27 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307877: [MIR] Add support for printing and parsing target MMO flags (authored by gberry).
Changed prior to commit:
https://reviews.llvm.org/D34962?vs=106295&id=106369#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34962
Files:
llvm/trunk/include/llvm/CodeGen/MachineMemOperand.h
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
llvm/trunk/lib/CodeGen/MIRPrinter.cpp
llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/test/CodeGen/MIR/AArch64/invalid-target-memoperands.mir
llvm/trunk/test/CodeGen/MIR/AArch64/target-memoperands.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34962.106369.patch
Type: text/x-patch
Size: 10660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/8fd7722f/attachment.bin>
More information about the llvm-commits
mailing list