[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 09:29:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb85b4e5a6f85: Add an instruction marker field to the ExtraInfo in MachineInstrs. (authored by akhuang).

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.226445.patch
Type: text/x-patch
Size: 34049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/f9454670/attachment-0001.bin>


More information about the llvm-commits mailing list