This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 158f898 Remove the restriction that MachineSinking is now stopped by [...] new dcedd3b WholeProgramDevirt: generate more detailed and accurate remarks. new 50f0fc5 [Hexagon] Standardize "select" pseudo-instructions
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: include/llvm/Transforms/IPO/WholeProgramDevirt.h | 3 + lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 12 +-- lib/Target/Hexagon/HexagonExpandCondsets.cpp | 2 +- lib/Target/Hexagon/HexagonInstrInfo.cpp | 8 +- lib/Target/Hexagon/HexagonInstrInfo.td | 6 +- lib/Target/Hexagon/HexagonInstrInfoV60.td | 50 +++++----- lib/Transforms/IPO/WholeProgramDevirt.cpp | 110 ++++++++++++++------- .../WholeProgramDevirt/devirt-single-impl-check.ll | 5 +- .../WholeProgramDevirt/devirt-single-impl.ll | 30 ++++-- .../WholeProgramDevirt/virtual-const-prop-check.ll | 18 ++-- 10 files changed, 150 insertions(+), 94 deletions(-)