[PATCH] D69136: Add an instruction marker field to the ExtraInfo in MachineInstrs.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 10:18:18 PDT 2019
akhuang updated this revision to Diff 225910.
akhuang added a comment.
Clang format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69136/new/
https://reviews.llvm.org/D69136
Files:
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/MachineInstr.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/test/CodeGen/X86/label-heapallocsite.ll
llvm/test/CodeGen/X86/taildup-heapallocsite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69136.225910.patch
Type: text/x-patch
Size: 26966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/483480a5/attachment.bin>
More information about the llvm-commits
mailing list