This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 534be04 [SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
new 879fccd Revert "Declare GlobalValue::LinkageTypes based on unsigned."
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/IR/GlobalValue.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 ff70139 [X86][SSE] Demonstrate issue with decoding shuffle masks that [...]
new 534be04 [SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
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/SystemZ/SystemZISelLowering.h | 7 +++++++
lib/Target/SystemZ/SystemZInstrInfo.cpp | 35 ++++++++++++++++++++++++++++++++
lib/Target/SystemZ/SystemZInstrInfo.h | 1 +
lib/Target/SystemZ/SystemZRegisterInfo.h | 9 ++++++++
test/CodeGen/SystemZ/stack-guard.ll | 35 ++++++++++++++++++++++++++++++++
5 files changed, 87 insertions(+)
create mode 100644 test/CodeGen/SystemZ/stack-guard.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 37c06ef Silence two C4806 warnings ('|': unsafe operation: no value o [...]
new ff70139 [X86][SSE] Demonstrate issue with decoding shuffle masks that [...]
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/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 22 ++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 15 +++++++++++++++
2 files changed, 37 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 clang.
from 102c3e1 Make thinlto clang test more robust against LLVM changes.
new 2340dc0 Improve diagnostic checking for va_start to also warn on othe [...]
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/clang/Basic/DiagnosticSemaKinds.td | 6 ++++--
lib/Sema/SemaChecking.cpp | 13 ++++++++++---
test/Sema/varargs-x86-64.c | 6 +++---
test/Sema/varargs.c | 19 +++++++++++++++----
test/Sema/varargs.cpp | 7 -------
test/SemaCXX/varargs.cpp | 12 ++++++++++++
6 files changed, 44 insertions(+), 19 deletions(-)
delete mode 100644 test/Sema/varargs.cpp
create mode 100644 test/SemaCXX/varargs.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 llvm.
from 67d9484 Declare GlobalValue::LinkageTypes based on unsigned.
new 37c06ef Silence two C4806 warnings ('|': unsafe operation: no value 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/Bitcode/Writer/BitcodeWriter.cpp | 4 ++--
1 file changed, 2 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 dejagnu.
from 65916c2 * baseboards/msp430-sim.exp: New file. * Makefile.am (baseb [...]
new c7185df * lib/utils.exp (unsetenv): Remove proc. * doc/dejagnu.texi [...]
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:
ChangeLog | 6 ++++++
NEWS | 3 +++
doc/dejagnu.texi | 21 ++-------------------
lib/utils.exp | 8 --------
4 files changed, 11 insertions(+), 27 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 028b451 llvm/test/tools/gold/X86/thinlto.ll: Possible fix correspondi [...]
new 67d9484 Declare GlobalValue::LinkageTypes based on unsigned.
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/IR/GlobalValue.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 gcc.
from 457b1ad add some utility methods to vec
new a2c97ec stop using rtx_insn_list in reorg.c
new 0a87e29 make avail_stores a vec<rtx_insn *>
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:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/print-rtl.c | 18 ++++++++++++++++++
gcc/print-rtl.h | 1 +
gcc/reorg.c | 23 +++++++++++------------
gcc/store-motion.c | 32 ++++++++++++++++----------------
5 files changed, 63 insertions(+), 28 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 a61a99b BitcodeReader: Fix some holes in upgrade from r267296
new 028b451 llvm/test/tools/gold/X86/thinlto.ll: Possible fix correspondi [...]
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/tools/gold/X86/thinlto.ll | 1 +
1 file changed, 1 insertion(+)
--
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 1b47aaf Daily bump.
new 457b1ad add some utility methods to vec
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 | 7 +++++++
gcc/vec.h | 44 +++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 50 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.