]> granicus.if.org Git - llvm/commit
[CodeGen] Teach opt remarks how to print MI instructions.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 23 Feb 2017 21:05:33 +0000 (21:05 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 23 Feb 2017 21:05:33 +0000 (21:05 +0000)
commit75fdc3a2aef5ebd188a5f43913fc44deddc84e05
treee834a005044154638c38aea2646096f0202af236
parent8b200ec55e74d554fe260b1bbbe01f6006a827f1
[CodeGen] Teach opt remarks how to print MI instructions.

This will be used with GISel opt remarks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296012 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp