This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch marxin/marxin-gcc-benchmark-branch in repository gcc.
from 04b22f86773 Merge remote-tracking branch 'parent/master' into HEAD new 094a9b0396d Enable loop bundle again.
The 1 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/common.opt | 6 ++ gcc/config.in | 6 ++ gcc/config/i386/i386-options.c | 8 +++ gcc/config/i386/i386.h | 1 + gcc/config/i386/x86-tune-costs.h | 24 ++++++++ gcc/configure | 36 ++++++++++++ gcc/configure.ac | 6 ++ gcc/doc/tm.texi | 3 + gcc/doc/tm.texi.in | 3 + gcc/final.c | 119 ++++++++++++++++++++++++++++++++++++++- gcc/insn-notes.def | 6 ++ gcc/opts.c | 7 +++ 12 files changed, 224 insertions(+), 1 deletion(-)