[PATCH] D37085: [MachineOutliner] Add missed optimization remarks based off outliner cost model

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 13:43:07 PDT 2017


paquette updated this revision to Diff 113306.
paquette added a comment.

Updated diff to address Adam's comments again.

- Improved the overall remark output
- Cleaned up some of the remarks code
- Added checks for the actual command-line remarks to the test


https://reviews.llvm.org/D37085

Files:
  lib/CodeGen/MachineOutliner.cpp
  test/CodeGen/AArch64/machine-outliner-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37085.113306.patch
Type: text/x-patch
Size: 6303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/af85f954/attachment.bin>


More information about the llvm-commits mailing list