This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 26909ed4db7 PR libstdc++/83328 add correct basic_string::insert for ini [...]
new a9e9a64d65d 2018-06-21 Michael Meissner <meissner(a)linux.ibm.com>
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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 9 +++++++++
2 files changed, 15 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 85adb3cc4d3 [X86] Implement more of x86-64 large and medium PIC code models
new 4f887057969 [X86] Commit some comments that weren't in the medium code [...]
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/X86/X86InstrInfo.cpp | 8 ++++----
1 file changed, 4 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 gcc.
from 6fe661f6408 * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update.
new 26909ed4db7 PR libstdc++/83328 add correct basic_string::insert for ini [...]
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 | 24 +++++++++++++++
libstdc++-v3/acinclude.m4 | 2 +-
libstdc++-v3/config/abi/pre/gnu.ver | 36 +++++++++++++++++++++-
libstdc++-v3/configure | 2 +-
libstdc++-v3/include/bits/basic_string.h | 7 +++++
libstdc++-v3/include/debug/string | 29 +++++++++--------
libstdc++-v3/src/c++11/string-inst.cc | 2 ++
.../{dr2268.cc => modifiers/insert/char/83328.cc} | 31 ++++++++++---------
.../insert/wchar_t/83328.cc} | 32 ++++++++++---------
libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 +-
10 files changed, 121 insertions(+), 47 deletions(-)
copy libstdc++-v3/testsuite/21_strings/basic_string/{dr2268.cc => modifiers/insert [...]
copy libstdc++-v3/testsuite/21_strings/basic_string/{dr2268.cc => modifiers/insert [...]
--
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 f257d99f7ac [GVN] Avoid casting a vector of size less than 8 bits to i8
new 85adb3cc4d3 [X86] Implement more of x86-64 large and medium PIC code models
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/X86/X86ISelDAGToDAG.cpp | 8 +-
lib/Target/X86/X86InstrCompiler.td | 4 +
lib/Target/X86/X86InstrInfo.cpp | 56 +++-
lib/Target/X86/X86MCInstLower.cpp | 35 +++
lib/Target/X86/X86Subtarget.cpp | 32 ++-
lib/Target/X86/X86TargetMachine.cpp | 5 +-
test/CodeGen/X86/cleanuppad-large-codemodel.ll | 2 +-
test/CodeGen/X86/code-model.ll | 384 +++++++++++++++++++++++++
test/CodeGen/X86/fast-isel-call-cleanup.ll | 4 +-
test/CodeGen/X86/fast-isel-constpool.ll | 24 +-
test/CodeGen/X86/hipe-cc64.ll | 2 +-
utils/UpdateTestChecks/asm.py | 5 +-
utils/update_llc_test_checks.py | 5 +
13 files changed, 529 insertions(+), 37 deletions(-)
create mode 100644 test/CodeGen/X86/code-model.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 compiler-rt.
from c1d2b5ed9 [libFuzzer] Filter architectures for testing on Apple platforms.
new 4fe3ea9ed [scudo] Add a minimal runtime for -fsanitize-minimal-runtime [...]
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/scudo/CMakeLists.txt | 42 ++++++++++++++++++++++++++++++++++--------
1 file changed, 34 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 2c2fae3d83a [SCEV] Re-apply r335197 (with Polly fixes).
new 01b1faf66c2 [dsymutil] Force mmap'ing of binaries
new f257d99f7ac [GVN] Avoid casting a vector of size less than 8 bits to i8
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/Transforms/Utils/VNCoercion.cpp | 8 +++++++-
test/Transforms/GVN/pr28879.ll | 34 ++++++++++++++++++++++++++++++++++
tools/dsymutil/BinaryHolder.cpp | 4 ++--
3 files changed, 43 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/GVN/pr28879.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 clang.
from 16a4b69313 Revert "[LTO] Enable module summary emission by default for [...]
new be7bb4eaa5 Re-apply: Add python tool to dump and construct header maps
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:
CMakeLists.txt | 1 +
test/CMakeLists.txt | 1 +
test/Modules/crash-vfs-headermaps.m | 10 +-
test/Preprocessor/Inputs/headermap-rel/foo.hmap | Bin 804 -> 0 bytes
.../Inputs/headermap-rel/foo.hmap.json | 6 +
.../Inputs/headermap-rel2/project-headers.hmap | Bin 108 -> 0 bytes
.../headermap-rel2/project-headers.hmap.json | 6 +
.../Preprocessor/Inputs/nonportable-hmaps/foo.hmap | Bin 102 -> 0 bytes
.../Inputs/nonportable-hmaps/foo.hmap.json | 6 +
test/Preprocessor/headermap-rel.c | 8 +-
test/Preprocessor/headermap-rel2.c | 9 +-
test/Preprocessor/nonportable-include-with-hmap.c | 4 +-
test/lit.cfg.py | 2 +-
utils/hmaptool/CMakeLists.txt | 16 ++
utils/hmaptool/hmaptool | 296 +++++++++++++++++++++
15 files changed, 345 insertions(+), 20 deletions(-)
delete mode 100644 test/Preprocessor/Inputs/headermap-rel/foo.hmap
create mode 100644 test/Preprocessor/Inputs/headermap-rel/foo.hmap.json
delete mode 100644 test/Preprocessor/Inputs/headermap-rel2/project-headers.hmap
create mode 100644 test/Preprocessor/Inputs/headermap-rel2/project-headers.hmap.json
delete mode 100644 test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap
create mode 100644 test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json
create mode 100644 utils/hmaptool/CMakeLists.txt
create mode 100755 utils/hmaptool/hmaptool
--
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 cea6ffbd06 Fix treatment of symbol versions with unused as-needed libraries.
new 385e4d0f27 MIPS/opcodes: Fix a typo in `-M ginv' option description
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:
opcodes/ChangeLog | 5 +++++
opcodes/mips-dis.c | 2 +-
2 files changed, 6 insertions(+), 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 13b063fc366 AMDGPU: Remove ability to reserve VGPRs for debugger
new 2c2fae3d83a [SCEV] Re-apply r335197 (with Polly fixes).
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/ScalarEvolution.h | 4 +++
lib/Analysis/ScalarEvolution.cpp | 54 ++++++++++++++++++++++++++++
test/Analysis/ScalarEvolution/zext-divrem.ll | 42 ++++++++++++++++++++++
3 files changed, 100 insertions(+)
create mode 100644 test/Analysis/ScalarEvolution/zext-divrem.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 clang.
from 72c90200a6 AMDGPU: Remove amdgpu-debugger-reserve-regs feature
new 16a4b69313 Revert "[LTO] Enable module summary emission by default for [...]
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/Frontend/CodeGenOptions.def | 2 +-
lib/CodeGen/BackendUtil.cpp | 38 ++++++++-----------------------
lib/CodeGen/CGDebugInfo.cpp | 2 +-
lib/Frontend/CompilerInvocation.cpp | 4 ++--
test/CodeGen/emit-summary-index.c | 17 --------------
test/Misc/thinlto.c | 4 ++++
6 files changed, 18 insertions(+), 49 deletions(-)
delete mode 100644 test/CodeGen/emit-summary-index.c
create mode 100644 test/Misc/thinlto.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.