This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 64f91a5 [SelectionDAG] Improve knownbits handling of UMIN/UMAX (PR31293) new 7fee81b Revert "[InlineCost] Use TTI to check if GEP is free." new 84788ae [PM] Make default pipeline test for the new PM strict
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/InlineCost.cpp | 20 +---- test/Other/new-pass-manager.ll | 83 ----------------- test/Other/new-pm-defaults.ll | 176 +++++++++++++++++++++++++++++++++++++ test/Transforms/Inline/gep-cost.ll | 29 ------ 4 files changed, 178 insertions(+), 130 deletions(-) create mode 100644 test/Other/new-pm-defaults.ll delete mode 100644 test/Transforms/Inline/gep-cost.ll