This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9d04204d2a Test commit
new 89d06ff2c6 Test commit
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/AMDGPU.cpp | 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 binutils-gdb.
from 13bace4ab9 Fix typo in warning message.
new 82c7806625 Updated French translation for the binutils subdirectory.
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:
binutils/ChangeLog | 4 +
binutils/po/fr.po | 5926 ++++++++++++++++++++++++++++++++++++----------------
2 files changed, 4103 insertions(+), 1827 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 binutils-2_29-branch
in repository binutils-gdb.
from 27fab18d77 Automatic date update in version.in
new 1fb95123d4 Updated French translation for the binutils subdirectory.
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:
binutils/ChangeLog | 4 +
binutils/po/fr.po | 5926 ++++++++++++++++++++++++++++++++++++----------------
2 files changed, 4103 insertions(+), 1827 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 b57e815ca1 Remove unused variables in dwarf parser.
new 13bace4ab9 Fix typo in warning message.
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:
binutils/dwarf.c | 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 hjl/pie/gcc-7-branch
in repository gcc.
discards 2ea219e9fb3 Fix Add -static-pie to GCC driver for static PIE
discards 16987be45f3 Update Add -static-pie to GCC driver for static PIE
discards 7a960720f7c Add -static-pie to GCC driver for static PIE
new 5d207242fb8 Add -static-pie to GCC driver for static PIE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ea219e9fb3)
\
N -- N -- N refs/heads/hjl/pie/gcc-7-branch (5d207242fb8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 3fa112e6459 [AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
new 446bd0351ea [mips] Enable IAS by default for Android MIPS64
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/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 4 ++++
1 file changed, 4 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 e234ef0a5ff [SLPVectorizer] Change canReuseExtract function parameter O [...]
new 3fa112e6459 [AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 44 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 40 +-
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 23 +-
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 2 +
lib/Target/AMDGPU/SIDefines.h | 6 +-
lib/Target/AMDGPU/SIInstrFormats.td | 5 +
lib/Target/AMDGPU/SIInstrInfo.td | 92 +-
lib/Target/AMDGPU/SIInstructions.td | 26 +-
lib/Target/AMDGPU/VOP3Instructions.td | 118 +-
lib/Target/AMDGPU/VOPInstructions.td | 27 +-
test/MC/AMDGPU/gfx9_asm_all.s | 90172 ++++++++++---------
test/MC/AMDGPU/vop3-gfx9.s | 120 +
test/MC/AMDGPU/vop3p-err.s | 4 +-
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt | 1281 +-
14 files changed, 47399 insertions(+), 44561 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 99f3965f2f [clang-diff] Get rid of unused variable warnings in ASTDiff.cpp
new 9d04204d2a Test commit
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/AMDGPU.cpp | 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 79ce69da4c5 [SystemZ] test update
new e234ef0a5ff [SLPVectorizer] Change canReuseExtract function parameter O [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 34 +++++++++++++-----------------
1 file changed, 15 insertions(+), 19 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 hjl/pie/gcc-7-branch
in repository gcc.
from 16987be45f3 Update Add -static-pie to GCC driver for static PIE
new 2ea219e9fb3 Fix Add -static-pie to GCC driver for static PIE
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/config/gnu-user.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.