This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fb6642e5a6c 2017-07-23 Michael Collison <michael.collison(a)arm.com>
new a26e3ca5f34 2017-07-23 Krister Walfridsson <krister.walfridsson(a)gmail.com>
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/ChangeLog | 5 +++++
gcc/config.gcc | 9 +--------
2 files changed, 6 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 747535c69ed [AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test
new 6b353048074 [AVR] Remove the instrumentation pass
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:
lib/Target/AVR/AVR.h | 2 -
lib/Target/AVR/AVRInstrumentFunctions.cpp | 222 ------------------------------
lib/Target/AVR/AVRTargetMachine.cpp | 1 -
lib/Target/AVR/CMakeLists.txt | 1 -
test/CodeGen/AVR/instrumentation/basic.ll | 62 ---------
5 files changed, 288 deletions(-)
delete mode 100644 lib/Target/AVR/AVRInstrumentFunctions.cpp
delete mode 100644 test/CodeGen/AVR/instrumentation/basic.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 21b8009fc07 2017-07-23 Michael Collison <michael.collison(a)arm.com>
new fb6642e5a6c 2017-07-23 Michael Collison <michael.collison(a)arm.com>
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/ChangeLog | 7 +++++++
gcc/config/arm/arm.c | 2 ++
gcc/config/arm/arm.opt | 2 +-
gcc/doc/invoke.texi | 2 ++
4 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b12c7b19748 [CodeGen][X86] Fuchsia supports sincos* libcalls and sin+co [...]
new 747535c69ed [AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test
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:
.../AVR/icall-func-pointer-correct-addr-space.ll | 28 +++++++++++++++-------
1 file changed, 20 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 15a3a14fdd Correct eh_frame info for __glink_PLTresolve
new 723dfee7b8 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable [...]
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:
gas/ChangeLog | 5 +++++
gas/dwarf2dbg.c | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bdc62933cf5 fortran: fix pair_cmp qsort comparator
new 21b8009fc07 2017-07-23 Michael Collison <michael.collison(a)arm.com>
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:
libstdc++-v3/ChangeLog | 14 +++
.../cpu/{generic => aarch64}/opt/bits/opt_random.h | 13 ++-
.../cpu/{i486 => aarch64}/opt/ext/opt_random.h | 126 ++++++++++++++-------
libstdc++-v3/include/ext/random | 5 +
4 files changed, 113 insertions(+), 45 deletions(-)
copy libstdc++-v3/config/cpu/{generic => aarch64}/opt/bits/opt_random.h (83%)
copy libstdc++-v3/config/cpu/{i486 => aarch64}/opt/ext/opt_random.h (53%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3f41ea02744 Fix typo: GETTER to SETTER (NFC)
new b12c7b19748 [CodeGen][X86] Fuchsia supports sincos* libcalls and sin+co [...]
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:
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
lib/Target/X86/X86Subtarget.cpp | 9 ++++++---
test/CodeGen/X86/sincos-opt.ll | 2 ++
3 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 806f85a1c6 Remove Driver::UseStdLib.
new 5122cbe743 [Driver] Fuchsia defaults to -fno-math-errno
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:
lib/Driver/ToolChains/Fuchsia.h | 1 +
test/Driver/fast-math.c | 2 ++
2 files changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b979e0a51d6 [AArch64] Add test for function alignment for a optsize fun [...]
new 3f41ea02744 Fix typo: GETTER to SETTER (NFC)
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:
include/llvm/IR/CallSite.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from da549096f82 [AArch64] Redundant Copy Elimination - remove more zero copies.
new b979e0a51d6 [AArch64] Add test for function alignment for a optsize fun [...]
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:
.../AArch64/preferred-function-alignment.ll | 41 +++++++++++++---------
1 file changed, 24 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.