[PATCH] D49858: [RFC] re-enable GVNHoist by default

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 04:59:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340922: [GVNHoist] Re-enable GVNHoist by default (authored by alelab01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49858?vs=162843&id=163055#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49858

Files:
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/test/Other/new-pm-defaults.ll
  llvm/trunk/test/Other/new-pm-thinlto-defaults.ll
  llvm/trunk/test/Other/opt-O2-pipeline.ll
  llvm/trunk/test/Other/opt-O3-pipeline.ll
  llvm/trunk/test/Other/opt-Os-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49858.163055.patch
Type: text/x-patch
Size: 8832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/37ec75e9/attachment.bin>


More information about the llvm-commits mailing list