[PATCH] D139952: Revert "[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number."

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 09:53:51 PST 2022


rahmanl created this revision.
rahmanl added a reviewer: tmsriram.
Herald added subscribers: pengfei, hiraditya, emaste.
Herald added a reviewer: jhenderson.
Herald added a project: All.
rahmanl requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

This reverts commit 6015a045d768feab3bae9ad9c0c81e118df8b04a <https://reviews.llvm.org/rG6015a045d768feab3bae9ad9c0c81e118df8b04a>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139952

Files:
  llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/include/llvm/Object/ELFTypes.h
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/CodeGen/X86/basic-block-labels-mir-parse.mir
  llvm/test/CodeGen/X86/basic-block-sections-mir-print.ll
  llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
  llvm/test/tools/obj2yaml/ELF/bb-addr-map.yaml
  llvm/test/tools/yaml2obj/ELF/bb-addr-map.yaml
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/tools/obj2yaml/elf2yaml.cpp
  llvm/unittests/Object/ELFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139952.482531.patch
Type: text/x-patch
Size: 53236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/f51c5b64/attachment-0001.bin>


More information about the llvm-commits mailing list