This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 570eecd [Hexagon] Add extra patterns for single-precision min/max ins [...] new 3072594 [Hexagon] Simplify the SplitConst32/64 pass new 5ae015e TargetOpcodes: Rewrite the documentation for SUBREG_TO_REG new bb35e90 [ADT] Removed synthesized constructor introduced in r278251, [...] new 4425f12 [X86][SSE] Dropped blend(insertps(x,y),zero) combine - this i [...]
The 4 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/ADT/ScopeExit.h | 3 +- include/llvm/Target/TargetOpcodes.def | 12 ++- .../Hexagon/HexagonSplitConst32AndConst64.cpp | 94 +++++++--------------- lib/Target/X86/X86ISelLowering.cpp | 38 --------- test/CodeGen/Hexagon/split-const32-const64.ll | 18 +++-- 5 files changed, 49 insertions(+), 116 deletions(-)