This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bdd54b6 gcc/testsuite PR tree-optimization/57206 * gcc.dg/vect/pr5 [...]
new 331450b Enable dg-reqire-sharedlib on Solaris
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 | 4 ++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 5 +++--
2 files changed, 7 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 6a6b44f Remove LLVM_ENABLE_TIMESTAMPS
new 3c3e508 Degrade assertions to a warning in LTOCodeGenerator for prese [...]
new d707747 AMDGPU: Run r600 tests last
new c16ab2d [MSan] [MIPS64] Fix vararg helper for >1 fixed argument.
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/LTO/LTOCodeGenerator.h | 5 +++++
lib/LTO/LTOCodeGenerator.cpp | 21 +++++++++++++++++++--
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 3 ++-
test/CodeGen/AMDGPU/add.ll | 6 +++---
test/CodeGen/AMDGPU/and.ll | 2 +-
test/CodeGen/AMDGPU/atomic_load_sub.ll | 4 ++--
test/CodeGen/AMDGPU/fadd.ll | 4 ++--
test/CodeGen/AMDGPU/fdiv.ll | 4 ++--
test/CodeGen/AMDGPU/fp_to_sint.ll | 4 ++--
test/CodeGen/AMDGPU/fsub.ll | 5 ++---
test/CodeGen/AMDGPU/ftrunc.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.cos.ll | 6 +++---
test/CodeGen/AMDGPU/llvm.rint.ll | 4 ++--
test/CodeGen/AMDGPU/load.ll | 10 +++++-----
test/CodeGen/AMDGPU/local-memory.ll | 2 +-
test/CodeGen/AMDGPU/mad_int24.ll | 4 ++--
test/CodeGen/AMDGPU/mad_uint24.ll | 4 ++--
test/CodeGen/AMDGPU/mul.ll | 2 +-
test/CodeGen/AMDGPU/mul_int24.ll | 4 ++--
test/CodeGen/AMDGPU/mul_uint24.ll | 4 ++--
test/CodeGen/AMDGPU/opencl-image-metadata.ll | 2 +-
test/CodeGen/AMDGPU/rotl.ll | 4 ++--
test/CodeGen/AMDGPU/setcc.ll | 2 +-
test/CodeGen/AMDGPU/shl.ll | 2 +-
test/CodeGen/AMDGPU/udiv.ll | 2 +-
test/CodeGen/AMDGPU/vector-alloca.ll | 2 +-
test/CodeGen/AMDGPU/vselect.ll | 4 ++--
test/CodeGen/AMDGPU/zero_extend.ll | 4 ++--
.../MemorySanitizer/Mips/vararg-mips64.ll | 12 ++++++++++++
.../MemorySanitizer/Mips/vararg-mips64el.ll | 12 ++++++++++++
30 files changed, 97 insertions(+), 51 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 aoliva/libcp1.stgit
in repository gcc.
from 4656e04 refresh
new c65205f new
new 262b276 refresh (create temporary patch)
new ecd8a66 refresh
new 15427cd rename
new 6679308 edit
new f8dca1b refresh (create temporary patch)
new 85be2a7 refresh
new d65916f enable conversion of gcc_typedecl to gcc_type
new 8f848b1 enable conversion of gcc_typedecl to gcc_type
new ef76ae5 Refresh of typedecl-type.patch
new f9094b3 new
new 14506c8 refresh (create temporary patch)
new b9e0018 refresh
new ad7a0eb rename
new 8c8dc82 drop gcc_typedecl in favor of gcc_type all over
new c7a75a5 edit
new a5f7485 Refresh of ditch-typedecls.patch
new 37f59ee refresh (create temporary patch)
new 50e7f3c drop gcc_typedecl in favor of gcc_type all over
new 2042d63 refresh
The 20 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:
meta | 5 +-
patches/ditch-typedecls.patch | 283 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 286 insertions(+), 2 deletions(-)
create mode 100644 patches/ditch-typedecls.patch
--
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 aoliva/libcp1
in repository gcc.
from e84dae7 document template friends
new 50e7f3c drop gcc_typedecl in favor of gcc_type all over
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/gcc-cp-fe.def | 51 ++++++++++++++++++++++++++++++----------------
include/gcc-cp-interface.h | 10 ++-------
libcc1/libcp1plugin.cc | 38 +++++++++++++++++++++-------------
3 files changed, 60 insertions(+), 39 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 8fa402e [profile] Remove unneeded field in raw profile reader
new d4c22d2 Add a note about the "entry count" used the profile summary
new 6a6b44f Remove LLVM_ENABLE_TIMESTAMPS
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:
CMakeLists.txt | 5 -----
cmake/modules/HandleLLVMOptions.cmake | 25 ++++++++++---------------
include/llvm/Config/config.h.cmake | 3 ---
lib/ProfileData/ProfileSummary.cpp | 4 ++++
lib/Support/CommandLine.cpp | 3 ---
utils/release/test-release.sh | 4 ++--
6 files changed, 16 insertions(+), 28 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 a42be19 Touch Hexagon/CMakeLists.txt to regenerate build files, since [...]
new 8fa402e [profile] Remove unneeded field in raw profile reader
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/ProfileData/InstrProfReader.h | 7 ++++++-
lib/ProfileData/InstrProfReader.cpp | 14 ++++++--------
2 files changed, 12 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 lld.
from 02d6fa1 ELF: Undefine all symbols, not just those that we expect to b [...]
new e31e1db Fix copy relocations in pie.
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/Symbols.cpp | 6 ++++--
ELF/Writer.cpp | 7 ++-----
test/ELF/Inputs/copy-rel-pie.s | 9 +++++++++
test/ELF/copy-rel-pie.s | 44 ++++++++++++++++++++++++++++++++++++++++++
test/ELF/mips-got-and-copy.s | 18 +++++++++++------
test/ELF/relro.s | 2 +-
6 files changed, 72 insertions(+), 14 deletions(-)
create mode 100644 test/ELF/Inputs/copy-rel-pie.s
create mode 100644 test/ELF/copy-rel-pie.s
--
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 7c4f7f3 ARM: don't attempt to merge litpools referencing different PC [...]
new a42be19 Touch Hexagon/CMakeLists.txt to regenerate build files, since [...]
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/Hexagon/CMakeLists.txt | 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 5b9045e Some release note updates for C++ language acceptance changes [...]
new e6a9521 Add a FixItHint for the new diagnostic for a non-class-scope [...]
new 0982b70 Add forgotten test from r268594.
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:
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++--
lib/Sema/SemaDeclCXX.cpp | 14 +++++++++++
.../dcl.dcl/basic.namespace/namespace.udecl/p7.cpp | 4 ++++
.../basic.namespace/namespace.udecl/p8-cxx0x.cpp | 27 ++++++++++++++++++++++
4 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p7.cpp
--
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 eb80fa1 Revert "[ThinLTO] Emit individual index files for distributed [...]
new 8cb434a [Hexagon] Add aliases for vector loads/stores with no explici [...]
new 7c4f7f3 ARM: don't attempt to merge litpools referencing different PC [...]
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/Target/ARM/ARMConstantPoolValue.cpp | 6 +--
lib/Target/Hexagon/HexagonInstrAlias.td | 79 +++++++++++++++++++++++++++++++++
test/CodeGen/ARM/litpool-licm.ll | 46 +++++++++++++++++++
test/MC/Hexagon/v60-misc.s | 61 +++++++++++++++++++++++++
4 files changed, 189 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/litpool-licm.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.