[PATCH] D69136: Add a heap alloc site marker field to the ExtraInfo in MachineInstrs.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 08:43:25 PDT 2019
akhuang updated this revision to Diff 226436.
akhuang added a comment.
-remove unnecessary assert, rebase
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
llvm/unittests/CodeGen/MachineInstrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69136.226436.patch
Type: text/x-patch
Size: 34049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/6b5897f3/attachment.bin>
More information about the llvm-commits
mailing list