This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 4c71a47 builtins: tag with noexecstack
new 84e4423 [CMake] Converting darwin_test_archs simple source to C
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:
cmake/Modules/CompilerRTDarwinUtils.cmake | 6 +++---
1 file changed, 3 insertions(+), 3 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 6b47789 addmore extern C
new 6fd3a02 Add support for yet some more new ISA 3.0 instructions.
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 | 7 ++++++
gas/testsuite/gas/ppc/power9.d | 26 ++++++++++++++++++++++
gas/testsuite/gas/ppc/power9.s | 26 ++++++++++++++++++++++
opcodes/ChangeLog | 10 +++++++++
opcodes/ppc-opc.c | 49 +++++++++++++++++++++++++++++++++++++-----
5 files changed, 113 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 llvm.
from 1a713c6 [MachO] Finish moving fat header swap functions to MachO.h
new e97bf81 [pdb] Treat a stream size of ~0U as 0
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/DebugInfo/PDB/Raw/PDBFile.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 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 zorg.
from e5130e5 Added CmakeCommand as now this is a standard way to build.
new 257dcb4 Fix a copy-paste error in 273472
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 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 bf7782c Use shouldAssumeDSOLocal.
new 700dff7 [ImplicitNullChecks] Hoist trivial depdendencies if possible
new 1a713c6 [MachO] Finish moving fat header swap functions to MachO.h
The 2 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/Support/MachO.h | 8 +
lib/CodeGen/ImplicitNullChecks.cpp | 179 +++++++++++++++++---
lib/Object/MachOUniversal.cpp | 30 +---
test/CodeGen/X86/implicit-null-checks.mir | 266 ++++++++++++++++++++++++++++++
4 files changed, 434 insertions(+), 49 deletions(-)
create mode 100644 test/CodeGen/X86/implicit-null-checks.mir
--
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/no-plt/got32x
in repository gcc.
at 2224844 i386: Load external function address via GOT slot
This branch includes the following new commits:
new cc577d7 x86-64: Load external function address via GOT slot
new 6aa20ed Check if x86 as/ld support R_386_GOT32X relocation
new 9b1329a i386: Generate R_386_GOT32X relocation for -fno-plt
new 2224844 i386: Load external function address via GOT slot
The 4 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.
--
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 4f8f710 Extract a few variables to make 'if' smaller. NFC.
new bf7782c Use shouldAssumeDSOLocal.
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/PowerPC/PPCISelLowering.cpp | 10 +++++-----
test/CodeGen/PowerPC/pie.ll | 16 ++++++++++++++++
2 files changed, 21 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/PowerPC/pie.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 zorg.
from 2d163b3 Fix syntax error in 273472
new e5130e5 Added CmakeCommand as now this is a standard way to build.
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:
zorg/buildbot/commands/CmakeCommand.py | 47 ++++++++++++++++++++++++++++++++++
zorg/buildbot/commands/__init__.py | 1 +
2 files changed, 48 insertions(+)
create mode 100644 zorg/buildbot/commands/CmakeCommand.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.