[PATCH] D36906: Keep Optimization Remark Yaml in NewPM

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 19 10:05:38 PDT 2017


lenary updated this revision to Diff 111836.
lenary added a comment.
Herald added a subscriber: javed.absar.

All remark tests now go through both the old and new pass managers.


https://reviews.llvm.org/D36906

Files:
  test/Transforms/GVN/opt-remarks.ll
  test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
  test/Transforms/NewGVN/opt-remarks.ll
  test/Transforms/PGOProfile/memop_size_opt.ll
  test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
  test/Transforms/SLPVectorizer/AArch64/horizontal.ll
  test/Transforms/SampleProfile/remarks.ll
  test/Transforms/Util/libcalls-opt-remarks.ll
  tools/opt/NewPMDriver.cpp
  tools/opt/NewPMDriver.h
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36906.111836.patch
Type: text/x-patch
Size: 10300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170819/7008efc8/attachment.bin>


More information about the llvm-commits mailing list