[PATCH] D29004: New OptimizationRemarkEmitter pass for MIR
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 15:31:48 PST 2017
This revision was automatically updated to reflect the committed changes.
anemet marked an inline comment as done.
Closed by commit rL293110: New OptimizationRemarkEmitter pass for MIR (authored by anemet).
Changed prior to commit:
https://reviews.llvm.org/D29004?vs=85668&id=85824#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29004
Files:
llvm/trunk/include/llvm/Analysis/OptimizationDiagnosticInfo.h
llvm/trunk/include/llvm/CodeGen/MachineLoopInfo.h
llvm/trunk/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
llvm/trunk/include/llvm/IR/DiagnosticInfo.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/Analysis/OptimizationDiagnosticInfo.cpp
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/MachineLoopInfo.cpp
llvm/trunk/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
llvm/trunk/lib/IR/DiagnosticInfo.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-spill-remarks.ll
llvm/trunk/tools/llc/llc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29004.85824.patch
Type: text/x-patch
Size: 32312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/b7ae8573/attachment.bin>
More information about the llvm-commits
mailing list