[PATCH] D34867: [ORE] Add diagnostics hotness threshold

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:53:53 PDT 2017


modocache updated this revision to Diff 104940.
modocache added a comment.
Herald added subscribers: javed.absar, qcolombet.

Add tests for the MachineOptimizationRemarkEmitter codepath, to test/CodeGen/AArch64/arm64-spill-remarks.ll.


https://reviews.llvm.org/D34867

Files:
  include/llvm/IR/LLVMContext.h
  lib/Analysis/OptimizationDiagnosticInfo.cpp
  lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
  lib/IR/LLVMContext.cpp
  lib/IR/LLVMContextImpl.h
  test/CodeGen/AArch64/arm64-spill-remarks.ll
  test/Transforms/Inline/optimization-remarks-yaml.ll
  tools/llc/llc.cpp
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34867.104940.patch
Type: text/x-patch
Size: 9250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/ab240ee8/attachment.bin>


More information about the llvm-commits mailing list