Make MCPlusBuilder::isUnsupportedBranch() take MCInst, not opcode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152765
[BOLT][NFC] Change signature of MCPlusBuilder::isUnsupportedBranch() ClosedPublic Authored by maksfb on Jun 12 2023, 5:59 PM.
Details Summary Make MCPlusBuilder::isUnsupportedBranch() take MCInst, not opcode.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 6:21 PM Closed by commit rG5c4d306a10ab: [BOLT][NFC] Change signature of MCPlusBuilder::isUnsupportedBranch() (authored by maksfb). · Explain WhyJun 13 2023, 12:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531028 bolt/include/bolt/Core/MCPlusBuilder.h
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Passes/Instrumentation.cpp
bolt/lib/Target/X86/X86MCPlusBuilder.cpp
|