-
- Downloads
CodeGen: Push the ModuleSlotTracker through Metadata
For another 1% speedup on the testcase in PR23865, push the `ModuleSlotTracker` through to metadata-related printing in `MachineBasicBlock::print()`. llvm-svn: 240848
Showing
- llvm/include/llvm/IR/Metadata.h 7 additions, 0 deletionsllvm/include/llvm/IR/Metadata.h
- llvm/include/llvm/IR/ModuleSlotTracker.h 7 additions, 2 deletionsllvm/include/llvm/IR/ModuleSlotTracker.h
- llvm/lib/CodeGen/MachineInstr.cpp 4 additions, 4 deletionsllvm/lib/CodeGen/MachineInstr.cpp
- llvm/lib/IR/AsmWriter.cpp 19 additions, 11 deletionsllvm/lib/IR/AsmWriter.cpp
Loading
Please register or sign in to comment