[PATCH] D39728: Add -print-schedule scheduling comments to inline asm

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 04:45:54 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317782: Add -print-schedule scheduling comments to inline asm. (authored by avt77).

Changed prior to commit:
  https://reviews.llvm.org/D39728?vs=122223&id=122225#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39728

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmInstrumentation.h
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/trunk/test/CodeGen/X86/schedule-x86_32.ll
  llvm/trunk/test/CodeGen/X86/schedule-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39728.122225.patch
Type: text/x-patch
Size: 40262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/b21b88ff/attachment-0001.bin>


More information about the llvm-commits mailing list