This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0edbd00 [Basic] Support 32-bit x86 and ARM targets for Fuchsia
new 0d8d306 test/CodeGen/builtins.c: reinstate #ifdef __x86_64__ around _ [...]
new 9120cee Add dependency from clangCodeGen to clangAnalysis
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:
lib/CodeGen/CMakeLists.txt | 1 +
test/CodeGen/builtins.c | 5 +++++
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.
unknown user pushed a change to branch master
in repository llvm.
from eef5da2 [InstCombine] regenerate some checks
new cc92828 CodeGen/Passes: Pass MachineFunction as functor arg; NFC
new 01b8943 [WebAssembly] Implement more WebAssembly binary encoding.
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/CodeGen/Passes.h | 7 ++-
lib/CodeGen/IfConversion.cpp | 9 ++-
lib/CodeGen/MachineInstrBundle.cpp | 10 ++--
lib/Target/ARM/ARMTargetMachine.cpp | 8 +--
.../InstPrinter/WebAssemblyInstPrinter.cpp | 26 +++------
.../MCTargetDesc/WebAssemblyAsmBackend.cpp | 6 +-
.../MCTargetDesc/WebAssemblyMCCodeEmitter.cpp | 25 ++++----
.../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 10 ++++
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 67 ++++++++++------------
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 36 ++++++------
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 3 +
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 13 ++---
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 2 -
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 22 +++----
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 16 ++++--
lib/Target/WebAssembly/WebAssemblyInstrControl.td | 12 ++--
lib/Target/WebAssembly/WebAssemblyInstrFloat.td | 4 +-
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 7 ---
lib/Target/WebAssembly/WebAssemblyInstrInteger.td | 4 +-
.../WebAssembly/WebAssemblyMachineFunctionInfo.h | 4 ++
20 files changed, 144 insertions(+), 147 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 eacb0a6 [Sema][ObjC] Warn about implicitly autoreleasing out-paramete [...]
new fba2357 Link clangCodeGen with clangAnalysis required after r284990.
new 0edbd00 [Basic] Support 32-bit x86 and ARM targets for Fuchsia
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:
lib/Basic/Targets.cpp | 16 ++++++++++++----
lib/CodeGen/CMakeLists.txt | 1 +
2 files changed, 13 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 llvm.
from 31637d9 cmake: Rename installhdrs to install-llvm-headers and fix the [...]
new eef5da2 [InstCombine] regenerate some checks
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:
test/Transforms/InstCombine/select.ll | 161 ++++++++++++++++++----------------
1 file changed, 86 insertions(+), 75 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 010ece9 Fix obvious gotcha in string comparison
new b5e1db8 Fix potential NULL pointer dereference
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:
gdb/ChangeLog | 5 +++++
gdb/exec.c | 3 ++-
2 files changed, 7 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 binutils-gdb.
from b8d38ee testsuite: Fix false FAIL for gdb.base/morestack.exp
new 010ece9 Fix obvious gotcha in string comparison
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:
gdb/ChangeLog | 5 +++++
gdb/exec.c | 2 +-
2 files changed, 6 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 gcc.
from 677614d 2016-10-24 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 2e2f691 gcc/testsuite/ChangeLog:
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/aarch64/test_frame_common.h | 6 +++---
2 files changed, 8 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 gcc-5-branch
in repository gcc.
from 87fb47b 2016-10-24 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 3866926 2016-10-24 Thomas Koenig <tkoenig(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/fortran/ChangeLog | 7 +++++++
gcc/fortran/dependency.c | 23 ++++++++++++++++++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/string_length_3.f90 | 19 +++++++++++++++++++
4 files changed, 52 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/string_length_3.f90
--
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 10310d2 Fix regression from my recent GlobalsAA fix.
new 31637d9 cmake: Rename installhdrs to install-llvm-headers and fix the [...]
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:
CMakeLists.txt | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.