This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from a5a23b6d496 [NFC] Factor out predecessors collection into a separate method
adds 740597761a3 [llvm] NFC: Fix assert condition and suppress warning
No new revisions were added by this update.
Summary of changes:
include/llvm/Support/YAMLTraits.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 3025b837ed [analyzer] [NFC] Split up RetainSummaryManager from RetainCo [...]
adds 5e499dd14c Removed unused variable [NFC]
No new revisions were added by this update.
Summary of changes:
lib/Sema/SemaType.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 clang.
from 3025b837ed [analyzer] [NFC] Split up RetainSummaryManager from RetainCo [...]
new 5e499dd14c Removed unused variable [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:
lib/Sema/SemaType.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 a5a23b6d496 [NFC] Factor out predecessors collection into a separate method
new 740597761a3 [llvm] NFC: Fix assert condition and suppress warning
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/Support/YAMLTraits.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 69344b0171f [IR Verifier] Do not allow bitcast of pointer to vector of [...]
adds a5a23b6d496 [NFC] Factor out predecessors collection into a separate method
No new revisions were added by this update.
Summary of changes:
include/llvm/Analysis/MustExecute.h | 7 +++++++
lib/Analysis/MustExecute.cpp | 31 ++++++++++++++++++++-----------
2 files changed, 27 insertions(+), 11 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 69344b0171f [IR Verifier] Do not allow bitcast of pointer to vector of [...]
new a5a23b6d496 [NFC] Factor out predecessors collection into a separate method
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/Analysis/MustExecute.h | 7 +++++++
lib/Analysis/MustExecute.cpp | 31 ++++++++++++++++++++-----------
2 files changed, 27 insertions(+), 11 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 fe22d84fe4 Automatic date update in version.in
new 08a8fe2ffd Fix s12z test regexps
new 487096bf0b Delete NEWHOWTO and tidy some uses of reloc_howto_struct
new 706704c883 Pack reloc_howto_struct
new 46807bf451 PowerPC HOWTOs
new 9cf7e5687f Use operand->extract to provide defaults for optional PowerP [...]
The 5 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/ChangeLog | 51 +
bfd/bfd-in.h | 3 -
bfd/bfd-in2.h | 115 +-
bfd/coff-arm.c | 2 +-
bfd/coff-rs6000.c | 6 +-
bfd/coff64-rs6000.c | 4 -
bfd/cpu-ns32k.c | 11 +-
bfd/elf-hppa.h | 742 ++++-------
bfd/elf32-mep.c | 2 +-
bfd/elf32-ppc.c | 1627 ++++-------------------
bfd/elf64-ppc.c | 1950 ++++------------------------
bfd/ns32knetbsd.c | 2 +-
bfd/reloc.c | 141 +-
bfd/vms-alpha.c | 14 +-
gas/ChangeLog | 13 +-
gas/config/tc-ppc.c | 152 ++-
gas/testsuite/gas/s12z/bit-manip-invalid.d | 10 +-
include/ChangeLog | 9 +-
include/opcode/ppc.h | 40 +-
opcodes/ChangeLog | 23 +-
opcodes/ppc-dis.c | 19 +-
opcodes/ppc-opc.c | 95 +-
22 files changed, 1130 insertions(+), 3901 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 660ea546aec Daily bump.
new 9e4ef9eec6c * wide-int-range.cc (wide_int_range_abs): New. (wide_int_ [...]
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 | 11 ++++
gcc/tree-vrp.c | 155 +++++++++++---------------------------------------
gcc/wide-int-range.cc | 66 +++++++++++++++++++--
gcc/wide-int-range.h | 25 ++++++++
4 files changed, 130 insertions(+), 127 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 985a0829452 [docs] Fix a small typo in a debug info example
adds 69344b0171f [IR Verifier] Do not allow bitcast of pointer to vector of [...]
No new revisions were added by this update.
Summary of changes:
lib/IR/Instructions.cpp | 14 ++++++++------
...ias-address-space.ll => bitcast-pointer-vector-neg.ll} | 10 +++++-----
test/Verifier/bitcast-vector-pointer-as-neg.ll | 15 +++++++++++++++
...ias-address-space.ll => bitcast-vector-pointer-neg.ll} | 10 +++++-----
test/Verifier/bitcast-vector-pointer-pos.ll | 14 ++++++++++++++
5 files changed, 47 insertions(+), 16 deletions(-)
copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-pointer-vector-neg.l [...]
create mode 100644 test/Verifier/bitcast-vector-pointer-as-neg.ll
copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-vector-pointer-neg.l [...]
create mode 100644 test/Verifier/bitcast-vector-pointer-pos.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 985a0829452 [docs] Fix a small typo in a debug info example
new 69344b0171f [IR Verifier] Do not allow bitcast of pointer to vector of [...]
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/IR/Instructions.cpp | 14 ++++++++------
...ias-address-space.ll => bitcast-pointer-vector-neg.ll} | 10 +++++-----
test/Verifier/bitcast-vector-pointer-as-neg.ll | 15 +++++++++++++++
...ias-address-space.ll => bitcast-vector-pointer-neg.ll} | 10 +++++-----
test/Verifier/bitcast-vector-pointer-pos.ll | 14 ++++++++++++++
5 files changed, 47 insertions(+), 16 deletions(-)
copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-pointer-vector-neg.l [...]
create mode 100644 test/Verifier/bitcast-vector-pointer-as-neg.ll
copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-vector-pointer-neg.l [...]
create mode 100644 test/Verifier/bitcast-vector-pointer-pos.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.