[PATCH] D34393: [MC] Adding code padding for performance stability - infrastructure. NFC.

Omer Paparo Bivas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 23:16:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316413: [MC] Adding code padding for performance stability - infrastructure. NFC. (authored by opaparo).

Changed prior to commit:
  https://reviews.llvm.org/D34393?vs=119116&id=119999#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34393

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/MC/MCAsmBackend.h
  llvm/trunk/include/llvm/MC/MCAssembler.h
  llvm/trunk/include/llvm/MC/MCCodePadder.h
  llvm/trunk/include/llvm/MC/MCFragment.h
  llvm/trunk/include/llvm/MC/MCObjectStreamer.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/MC/CMakeLists.txt
  llvm/trunk/lib/MC/MCAsmBackend.cpp
  llvm/trunk/lib/MC/MCAssembler.cpp
  llvm/trunk/lib/MC/MCCodePadder.cpp
  llvm/trunk/lib/MC/MCFragment.cpp
  llvm/trunk/lib/MC/MCObjectStreamer.cpp
  llvm/trunk/lib/Target/Mips/MipsAsmPrinter.cpp
  llvm/trunk/lib/Target/X86/X86AsmPrinter.h
  llvm/trunk/test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34393.119999.patch
Type: text/x-patch
Size: 49276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/a4fe9f8a/attachment.bin>


More information about the llvm-commits mailing list