This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5b7e212 Move a helper function that doesn't depend on a class out of [...]
new f8adfcf Pass a InputSectionData to classoff.
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:
ELF/InputSection.cpp | 12 ++++++------
ELF/InputSection.h | 12 ++++++------
2 files changed, 12 insertions(+), 12 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 7089f1a AMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.
new ba33a09 [PPC] Implement vector reverse elements builtins (vec_reve)
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/Headers/altivec.h | 71 +++++++++++++++++++++++++++++++++++++
test/CodeGen/builtins-ppc-altivec.c | 45 +++++++++++++++++++++++
test/CodeGen/builtins-ppc-vsx.c | 16 +++++++++
3 files changed, 132 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 lld.
from 915864d Reduce the number of allocators.
new 52a3f00 Define a helper function to demangle symbols.
new 5b7e212 Move a helper function that doesn't depend on a class out of [...]
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:
ELF/Relocations.cpp | 8 +++-----
ELF/Strings.cpp | 7 +++++++
ELF/Strings.h | 3 +++
ELF/SymbolTable.cpp | 19 +++++++------------
ELF/SymbolTable.h | 1 -
5 files changed, 20 insertions(+), 18 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 be10b36 2016-10-26 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new f17750b Show INSN_UIDs in compact mode
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 | 10 ++++++++++
gcc/print-rtl.c | 10 ++++------
gcc/print-rtl.h | 2 +-
gcc/rtl-tests.c | 4 ++--
4 files changed, 17 insertions(+), 9 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 9eeea0a [WebAssembly] Update the README.txt.
new 1d0dc0f [AArch64] Avoid materializing constant 1 when generating cneg [...]
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/AArch64/AArch64ISelLowering.cpp | 15 +++++++++++++--
test/CodeGen/AArch64/cond-sel-value-prop.ll | 11 +++++++++++
2 files changed, 24 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 lldb.
from 527ce7c Don't set a software stepping breakpoint at 0 on arm or mips.
new 75b7065 Actually use = delete to mark constructors and operators we w [...]
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/lldb/lldb-defines.h | 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 llvm.
from a72a0d6 [MC] Fix comma typo in .loc parsing
new 9eeea0a [WebAssembly] Update the README.txt.
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/WebAssembly/README.txt | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 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 72c8379 Reapply: "Remove debug location from common tail when tail-merging"
new a72a0d6 [MC] Fix comma typo in .loc parsing
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/MC/MCParser/AsmParser.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 libcxx.
from e577a4c Fix nullptr tests
new b035d8f Silence unused parameter warnings in archetypes.hpp Reviewed [...]
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/support/archetypes.hpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 6d1796e * haifa-sched.c (call_used_regs_num): Rename to... (call_sa [...]
new be10b36 2016-10-26 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/libsupc++/new_opa.cc | 4 ++++
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.