This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 4cdbe3e384 Automatic date update in version.in
new 58f15cf4ab Automatic date update in version.in
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:
bfd/version.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 1ad9b2d946f AMDGPU: Actually write nops for writeNopData
new b06c394fe3f MC: Remove unused virtual function MCObjectWriter::isWeak. 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/MC/MCObjectWriter.h | 5 -----
lib/MC/ELFObjectWriter.cpp | 25 +------------------------
lib/MC/MCObjectWriter.cpp | 2 --
lib/MC/WinCOFFObjectWriter.cpp | 19 -------------------
4 files changed, 1 insertion(+), 50 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 b28be420c04 [AsmParser]Emit an error if a macro has two (or more) param [...]
new 1ad9b2d946f AMDGPU: Actually write nops for writeNopData
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:
.../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 15 +++-
test/CodeGen/AMDGPU/nop-data.ll | 87 ++++++++++++++++++++++
2 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/nop-data.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 llvm.
from 0b9a8d8fd20 Reorganize libLTO C API header lto.h (NFC)
new b28be420c04 [AsmParser]Emit an error if a macro has two (or more) param [...]
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/MC/MCParser/AsmParser.cpp | 6 ++++++
test/MC/AsmParser/macro-duplicate-params-names-err.s | 7 +++++++
2 files changed, 13 insertions(+)
create mode 100644 test/MC/AsmParser/macro-duplicate-params-names-err.s
--
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 0a13ad66375 [IR] Inline Type::getScalarType() by using isVectorTy() and [...]
new 0b9a8d8fd20 Reorganize libLTO C API header lto.h (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-c/lto.h | 144 +++++++++++++++++++++++++--------------------------
1 file changed, 70 insertions(+), 74 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 3df12a3d558 2017-04-08 Andreas Tobler <andreast(a)gcc.gnu.org>
new db84838d704 2017-04-08 Vladimir Makarov <vmakarov(a)redhat.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/lra-constraints.c | 15 ---------------
2 files changed, 5 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 gcc-5-branch
in repository gcc.
from cdd8d343f1d Daily bump.
new 228b9da8b7b 2017-04-08 Andreas Tobler <andreast(a)gcc.gnu.org>
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 | 8 ++++++++
gcc/config/aarch64/aarch64-freebsd.h | 5 +++++
2 files changed, 13 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 gcc-6-branch
in repository gcc.
from 01e055c35fc Daily bump.
new 87ea0129680 2017-04-08 Andreas Tobler <andreast(a)gcc.gnu.org>
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 | 8 ++++++++
gcc/config/aarch64/aarch64-freebsd.h | 5 +++++
2 files changed, 13 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 binutils-gdb.
from ae27d3fe76 Support the fcmXX zero instructions.
new b630840c9c Add support for fcvtl and fcvtl2.
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:
sim/aarch64/ChangeLog | 3 ++
sim/aarch64/simulator.c | 48 ++++++++++++++++++++++++++++++
sim/testsuite/sim/aarch64/ChangeLog | 2 ++
sim/testsuite/sim/aarch64/fcvtl.s | 59 +++++++++++++++++++++++++++++++++++++
4 files changed, 112 insertions(+)
create mode 100644 sim/testsuite/sim/aarch64/fcvtl.s
--
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 c60c5ae640c Revert r246759.
new 3df12a3d558 2017-04-08 Andreas Tobler <andreast(a)gcc.gnu.org>
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/aarch64/aarch64-freebsd.h | 5 +++++
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.