[all-commits] [llvm/llvm-project] 64c1f6: Revert "Add an instruction marker field to the Ext...
Amy Huang via All-commits
all-commits at lists.llvm.org
Fri Oct 25 12:42:27 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64c1f6602a029e3b0914b95d5b580e4b02fc43c1
https://github.com/llvm/llvm-project/commit/64c1f6602a029e3b0914b95d5b580e4b02fc43c1
Author: Amy Huang <akhuang at google.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/CodeGen/MachineInstr.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
M llvm/lib/CodeGen/MachineFunction.cpp
M llvm/lib/CodeGen/MachineInstr.cpp
M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
M llvm/test/CodeGen/X86/label-heapallocsite.ll
M llvm/test/CodeGen/X86/taildup-heapallocsite.ll
M llvm/unittests/CodeGen/MachineInstrTest.cpp
Log Message:
-----------
Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."
Reverting commit b85b4e5a6f8579c137fecb59a4d75d7bfb111f79 due to some
buildbot failures/ out of memory errors.
More information about the All-commits
mailing list