This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d7f5b6a 2016-11-21 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 43919ac PR target/78093 * config/avr/avr.c (avr_decl_maybe_lds_p): [...]
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 | 6 ++++++
gcc/config/avr/avr.c | 35 ++++++++++++++++++++++++++++++++++-
2 files changed, 40 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 f14d6e1 [InstrProfiling] Mark __llvm_profile_instrument_target last p [...]
new f3db8f5 [X86][SSE] Allow PACKSS to be used to truncate any type of al [...]
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/X86/X86ISelLowering.cpp | 32 ++++++++++----------
test/CodeGen/X86/packss.ll | 62 +++++++++++++++-----------------------
2 files changed, 41 insertions(+), 53 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 6ea9891 [Sparc] Use target name instead of namespace as prefix for MC [...]
new 625dd9c Fixing a small typo (A->U). This seem to fixes PR30992.
new ac9341f [TLI] Add functions determining if int parameters/returns sho [...]
new f14d6e1 [InstrProfiling] Mark __llvm_profile_instrument_target last p [...]
The 3 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/Analysis/TargetLibraryInfo.h | 41 +++++++++++++++++++++++
include/llvm/Transforms/InstrProfiling.h | 5 ++-
lib/Analysis/TargetLibraryInfo.cpp | 34 +++++++++++++++++--
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 41 +++++++++++++++++------
test/Instrumentation/InstrProfiling/icall.ll | 15 +++++++++
6 files changed, 123 insertions(+), 15 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 libcxx.
from 487bc7e Mark variadic lock guard tests as XFAIL with modules, since t [...]
new 8b4cb5b Revert r287435 because of OS X test failures
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/module.modulemap | 374 +++++++++++++++++++++++++-
test/libcxx/modules/cinttypes_exports.sh.cpp | 21 --
test/libcxx/modules/cstdint_exports.sh.cpp | 21 --
test/libcxx/modules/inttypes_h_exports.sh.cpp | 20 --
test/libcxx/modules/stdint_h_exports.sh.cpp | 20 --
5 files changed, 369 insertions(+), 87 deletions(-)
delete mode 100644 test/libcxx/modules/cinttypes_exports.sh.cpp
delete mode 100644 test/libcxx/modules/cstdint_exports.sh.cpp
delete mode 100644 test/libcxx/modules/inttypes_h_exports.sh.cpp
delete mode 100644 test/libcxx/modules/stdint_h_exports.sh.cpp
--
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 e960676 [Frontend] Add a predefined macro that describes the Objectiv [...]
new df24b15 [ObjC] Prevent infinite loops when iterating over redeclarati [...]
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/AST/DeclObjC.cpp | 6 ++++++
test/SemaObjC/method-redecls-invalid-interface.m | 21 +++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 test/SemaObjC/method-redecls-invalid-interface.m
--
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 4497584 [XRay] Support AArch64 in Clang
new e960676 [Frontend] Add a predefined macro that describes the Objectiv [...]
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/Frontend/InitPreprocessor.cpp | 3 +++
test/Frontend/objc-bool-is-bool.m | 13 +++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 test/Frontend/objc-bool-is-bool.m
--
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 081f6b9 Automatic date update in version.in
new 2d7f2507 Use ACX_PROG_CMP_IGNORE_INITIAL in gas
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 | 8 ++++++++
gas/Makefile.am | 18 ++++++------------
gas/Makefile.in | 19 +++++++------------
gas/configure | 35 +++++++++++++++++++++++++++++++++--
gas/configure.ac | 1 +
gas/doc/Makefile.in | 1 +
6 files changed, 56 insertions(+), 26 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 f8062a7 make dead_or_set_{,regno_}p take rtx_insn *
new d7f5b6a 2016-11-21 Thomas Preud'homme <thomas.preudhomme(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/empty_fiq_handler.c | 1 +
2 files changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 65b6892 Add to README
new 02eff32 perfdatadir2csv.sh, csvs2table.py: New scripts.
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:
csvs2table.py | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
perfdatadir2csv.sh | 46 +++++++++++++++++++++++++++
2 files changed, 138 insertions(+)
create mode 100755 csvs2table.py
create mode 100755 perfdatadir2csv.sh
--
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 fd72811 [AVX-512] Add EVEX form of VMOVZPQILo2PQIZrm to load folding [...]
new 6ea9891 [Sparc] Use target name instead of namespace as prefix for MC [...]
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:
utils/TableGen/RegisterInfoEmitter.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.