This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c8d632d9ed i386: implement costs for float<->int conversions in ix86_v [...] new 8335fd561fa Loop-IM: Hoist (non-expensive) stmts to executed all loop w [...] new d884e9c5c74 gimple: Add gimple_with_undefined_signed_overflow and use i [...]
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/gimple-fold.cc | 26 +++++++++++++++++++++++++- gcc/gimple-fold.h | 2 +- gcc/tree-if-conv.cc | 16 +++------------- gcc/tree-scalar-evolution.cc | 5 +---- gcc/tree-ssa-ifcombine.cc | 10 ++-------- gcc/tree-ssa-loop-im.cc | 28 ++++++++++++++++++---------- gcc/tree-ssa-loop-split.cc | 5 +---- gcc/tree-ssa-reassoc.cc | 40 ++++++++++++++++------------------------ 8 files changed, 67 insertions(+), 65 deletions(-)