This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e92b2c3 [include-fixer] Rename XrefsDB to SymbolIndex.
new 8f7feb0 [find-all-symbols] Add EnumDecl type in YAML traits.
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-fixer/find-all-symbols/SymbolInfo.cpp | 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 a39a039 gcc/ * config/nvptx/nvptx.c (write_fn_proto): Handle BUILT [...]
new 4477c18 libstdc++/71073 add system_header pragma to Debug Mode headers
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 | 14 ++++++++++++++
libstdc++-v3/include/debug/bitset | 2 ++
libstdc++-v3/include/debug/deque | 2 ++
libstdc++-v3/include/debug/functions.h | 7 +++----
libstdc++-v3/include/debug/list | 2 ++
libstdc++-v3/include/debug/map | 2 ++
libstdc++-v3/include/debug/set | 2 ++
libstdc++-v3/include/debug/string | 2 ++
libstdc++-v3/include/debug/unordered_map | 2 ++
libstdc++-v3/include/debug/unordered_set | 2 ++
libstdc++-v3/include/debug/vector | 2 ++
11 files changed, 35 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 clang.
from 24ed0a5 Simplify getLinuxDynamicLinker() by using a common variable f [...]
new cb51a66 [AST] Add missing const qualifiers to AstContext in Type.cpp
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/AST/Type.h | 22 +++++++++++-----------
lib/AST/Type.cpp | 18 +++++++++---------
2 files changed, 20 insertions(+), 20 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 lld.
from 3eb801a Slit the relocation scan in two parts.
new 55f4c25 When using Rela, don't write the addend to the output section.
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/Writer.cpp | 13 +++++++++----
test/ELF/mips-64.s | 8 ++------
test/ELF/relocation-non-alloc.s | 2 +-
3 files changed, 12 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.
git pushed a change to branch master
in repository llvm.
from ce7190c [mips][ias] Work around yet another incorrect microMIPS reloc [...]
new c0cc51c Assure calling "cld" instruction in prologue of X86 interrupt [...]
new fca753e [MIB] Create a helper function getRegState to extract all reg [...]
new 6832052 [scan-build] fix dead store warnings emitted on LLVM Hexagon [...]
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:
include/llvm/CodeGen/MachineInstrBuilder.h | 11 +++++++++++
lib/Target/Hexagon/HexagonCommonGEP.cpp | 1 -
lib/Target/Hexagon/HexagonFixupHwLoops.cpp | 1 -
lib/Target/Hexagon/HexagonSplitDouble.cpp | 12 ------------
lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp | 1 -
lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp | 1 -
lib/Target/X86/X86FrameLowering.cpp | 12 ++++++++++++
test/CodeGen/X86/x86-interrupt_cld.ll | 17 +++++++++++++++++
8 files changed, 40 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/X86/x86-interrupt_cld.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.
git pushed a change to branch master
in repository lldb.
from 5a7358f [LLDB][MIPS] Provide ABI string to compiler for appropriate c [...]
new 7e34cec Remove ASTContexts from SystemInitializerCommon
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:
source/Initialization/SystemInitializerCommon.cpp | 8 --------
1 file changed, 8 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.
git pushed a change to branch master
in repository clang.
from 9744086 [ms][dll] #27212: Generating of implicit special members shou [...]
new 43985f6 [mips] Consult triple's vendor field before using musl's inte [...]
new 24ed0a5 Simplify getLinuxDynamicLinker() by using a common variable f [...]
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/Driver/Tools.cpp | 23 ++++++++++++-----------
1 file changed, 12 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.
git pushed a change to branch hjl/pr70738/master
in repository gcc.
at 1432847 Add -mgeneral-regs-only option
This branch includes the following new commits:
new 42333dd 2016-05-13 Richard Biener <rguenther(a)suse.de>
new 2c290da1 [obvious] Fix param name in dump file
new 39e9b13 [obvious] Typo fix in tree-ssa-loop-ivanon.c
new 1432847 Add -mgeneral-regs-only option
The 4 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.
--
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.
git pushed a change to branch melt-branch
in repository gcc.
from 72ca8c1 2016-05-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 8bc66b8 2016-05-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 16 +++++++
gcc/melt-runtime.cc | 129 +++++++++++++++++++++++++++++++++++-----------------
gcc/melt-runtime.h | 14 +++---
3 files changed, 111 insertions(+), 48 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.
git pushed a change to branch master
in repository gcc.
from 8bde260 Fix ASAN bootstrap (uninitialized variable warning)
new 42333dd 2016-05-13 Richard Biener <rguenther(a)suse.de>
new 2c290da1 [obvious] Fix param name in dump file
new 39e9b13 [obvious] Typo fix in tree-ssa-loop-ivanon.c
new a9cb046 IVOPTS dump fall-out
new a39a039 gcc/ * config/nvptx/nvptx.c (write_fn_proto): Handle BUILT [...]
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:
gcc/ChangeLog | 28 +++++++++++++++++++
gcc/config/nvptx/nvptx.c | 29 ++++++++++++++++++--
gcc/testsuite/ChangeLog | 10 +++++++
gcc/testsuite/gcc.dg/atomic-noinline-aux.c | 3 +-
gcc/testsuite/gcc.dg/optimize-bswapsi-4.c | 28 +++++++++++++++++++
gcc/tree-ssa-loop-ivcanon.c | 4 +--
gcc/tree-ssa-loop-ivopts.c | 4 +--
gcc/tree-ssa-math-opts.c | 44 +++++++++++++++++++++++++++++-
8 files changed, 141 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/optimize-bswapsi-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.