[PATCH] D44812: Remove MachineLoopInfo dependency from AsmPrinter.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 18:00:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329542: Remove MachineLoopInfo dependency from AsmPrinter. (authored by mzolotukhin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44812?vs=141064&id=141576#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44812

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/MC/MCCodePadder.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll
  llvm/trunk/test/CodeGen/X86/O0-pipeline.ll
  llvm/trunk/test/CodeGen/X86/O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44812.141576.patch
Type: text/x-patch
Size: 8902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/0e8e2a67/attachment.bin>


More information about the llvm-commits mailing list