This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 30270bf0420 tree-optimization/97886 - deal with strange LC PHI nodes new e045b858360 MSP430: Add mul{hi,si} and {u,}mulsidi3 expanders new bf7b94d4073 MSP430: Add 64-bit hardware multiply support
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: gcc/config/msp430/msp430.md | 61 ++++++++++++++++++++++++++++--- libgcc/config/msp430/lib2hw_mul.S | 77 +++++++++++++++++++++++++++++++++++++-- libgcc/config/msp430/lib2mul.c | 52 ++++++++++++++++++++++++++ libgcc/config/msp430/t-msp430 | 5 +++ 4 files changed, 186 insertions(+), 9 deletions(-)