This is an automated email from the git hooks/post-receive script.
Diana Picus pushed a change to branch linaro-local/diana.picus/NeonSHFailure
in repository toolchain/llvm/clang.
at 36f680edfd R34811: Allow visibilities other than 'default' for VisibleN [...]
No new revisions were added by this update.
--
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 glibc.
from 3d1870fa33 Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
new b8818ab592 ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
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 | 11 +++++++++++
elf/rtld.c | 3 ++-
sysdeps/hppa/dl-machine.h | 2 +-
sysdeps/ia64/dl-machine.h | 2 +-
sysdeps/mips/dl-machine.h | 2 +-
5 files changed, 16 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 7ef69e2f260 [llvm-readobj][RISCV] Pretty-print RISCV e_flags
new 813edffd7a1 ISel type legalization: add debug messages. NFCI.
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 364 +++++++++++++++++--------------
lib/Target/ARM/ARMISelLowering.cpp | 1 +
2 files changed, 197 insertions(+), 168 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 b02d7df9d92 [RISCV] Add missed test case for r314770
new 7ef69e2f260 [llvm-readobj][RISCV] Pretty-print RISCV e_flags
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/Object/RISCV/elf-flags.yaml | 7 +++++++
tools/llvm-readobj/ELFDumper.cpp | 10 ++++++++++
2 files changed, 17 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 c9f056db02f [trivial] fix format, NFC
new 5533e5fbcb5 [RISCV] Parse RISC-V eflags in ObjectYAML
new b02d7df9d92 [RISCV] Add missed test case for r314770
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/ObjectYAML/ELFYAML.cpp | 8 ++++++++
test/Object/RISCV/elf-flags.yaml | 17 +++++++++++++++++
test/{MC => Object}/RISCV/lit.local.cfg | 1 -
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/Object/RISCV/elf-flags.yaml
copy test/{MC => Object}/RISCV/lit.local.cfg (98%)
--
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 3a2d5b51008 [ObjectYAML] Handle SHF_COMPRESSED
new c9f056db02f [trivial] fix format, 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/Target/PowerPC/PPCMIPeephole.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 42c9fd02c2e [Lint] Avoid failed assertion by fetching the proper pointer type
new 4495cb19285 [X86] Provide the LSDA pointer with RIP relative addressing [...]
new 3a2d5b51008 [ObjectYAML] Handle SHF_COMPRESSED
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/ObjectYAML/ELFYAML.cpp | 1 +
lib/Target/X86/X86ISelLowering.cpp | 11 ++++++-----
lib/Target/X86/X86ISelLowering.h | 1 +
test/CodeGen/X86/sjlj-eh.ll | 2 +-
test/ObjectYAML/ELF/shf-compressed.yaml | 28 ++++++++++++++++++++++++++++
5 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 test/ObjectYAML/ELF/shf-compressed.yaml
--
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 compiler-rt.
from 4ce970d86 [builtins] ARM: Reland fix for assembling builtins in thumb state.
new a1604ad3b [XRay][compiler-rt] Use pthread for initializing thread-local data
new dad2946b5 fixup: use UNUSED, restore alignment for cache-line friendlin [...]
new ebffae6c6 [XRay][compiler-rt] Use a hand-written circular buffer in Buf [...]
The 3 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/xray/xray_buffer_queue.cc | 49 +++++++---
lib/xray/xray_buffer_queue.h | 23 +++--
lib/xray/xray_fdr_logging_impl.h | 129 ++++++++++++++++++--------
test/xray/TestCases/Linux/fdr-thread-order.cc | 48 +++++++---
4 files changed, 180 insertions(+), 69 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 42d7f5ca74d [InstCombine] Change a bunch of methods to take APInts by r [...]
new 42c9fd02c2e [Lint] Avoid failed assertion by fetching the proper pointer type
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/InstrTypes.h | 8 +++++++
lib/Analysis/Lint.cpp | 2 +-
lib/IR/Instructions.cpp | 28 ++++++++++++++++---------
test/Analysis/Lint/noop-cast-expr-no-pointer.ll | 23 ++++++++++++++++++++
4 files changed, 50 insertions(+), 11 deletions(-)
create mode 100644 test/Analysis/Lint/noop-cast-expr-no-pointer.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 ca4640c46ad [InstCombine] Replace an equality compare of two APInt poin [...]
new 42d7f5ca74d [InstCombine] Change a bunch of methods to take APInts by r [...]
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/InstCombine/InstCombineCompares.cpp | 238 ++++++++++-----------
lib/Transforms/InstCombine/InstCombineInternal.h | 30 +--
2 files changed, 134 insertions(+), 134 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.