This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8df28d5e399 2018-23-01 Paul Thomas <pault(a)gcc.gnu.org>
new e23364fce30 i386: Use const reference of struct ix86_frame to avoid copy
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 | 8 ++++++++
gcc/config/i386/i386.c | 24 ++++++++++++------------
2 files changed, 20 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 llvm.
from 74811c0a781 [Hexagon] Implement hasLoadFromStackSlot and hasStoreToStackSlot
new 22a87532ffa X86 Tests: Add AVX512BW config to CodeGenPrepare test. 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:
.../Transforms/CodeGenPrepare/X86/x86-shuffle-sink.ll | 19 ++++++++++---------
1 file changed, 10 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 clang.
from 72ae43d52f AST: adjust ObjC MS mangling to work with typedefs
new f964f9aece [html] [NFC] Use raw strings to dump the style table.
new 74a822fbaa [analyzer] Show full analyzer invocation for reproducibility [...]
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:
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 4 +
lib/Frontend/CompilerInvocation.cpp | 8 +
lib/Rewrite/HTMLRewrite.cpp | 198 +++++++++++++--------
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 7 +-
4 files changed, 140 insertions(+), 77 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 33ede0ae5 Don't mark a shared library as needed because of a lazy symbol.
new 95eda60d8 [ELF] Make --fix-cortex-a53-843419 work on big endian hosts
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/AArch64ErrataFix.cpp | 3 ++-
1 file changed, 2 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 clang.
from 639c532fba [CUDA] CUDA has no device-side library builtins.
new 72ae43d52f AST: adjust ObjC MS mangling to work with typedefs
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/AST/MicrosoftMangle.cpp | 5 -----
test/CodeGenObjCXX/msabi-objc-types.mm | 39 ++++++++++++++++++++++++++++------
2 files changed, 32 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 gcc.
from b1c062d8926 PR tree-optimization/82604 * tree-loop-distribution.c (en [...]
new 2f94bfbdd2d 2018-23-01 Paul Thomas <pault(a)gcc.gnu.org>
new 8df28d5e399 2018-23-01 Paul Thomas <pault(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 12 ++++++++++++
gcc/fortran/decl.c | 5 ++++-
gcc/fortran/trans-stmt.c | 3 ++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/associate_33.f03 | 11 +++++++++++
gcc/testsuite/gfortran.dg/pdt_29.f03 | 15 +++++++++++++++
6 files changed, 54 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_33.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_29.f03
--
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 4fcde573baa [WebAssembly] Remove "name" section of object wasm object files
new 78b36298513 Introduce errorToBool() helper and use it.
new 74811c0a781 [Hexagon] Implement hasLoadFromStackSlot and hasStoreToStackSlot
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/llvm/Support/Error.h | 12 +++++++++++
lib/LTO/LTOModule.cpp | 20 ++++--------------
lib/Target/Hexagon/HexagonInstrInfo.cpp | 36 +++++++++++++++++++++++++++++++++
lib/Target/Hexagon/HexagonInstrInfo.h | 14 +++++++++++++
4 files changed, 66 insertions(+), 16 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 8ba65236eb [OPENMP] Replace call of EmitLoadOfLValue() by EmitLoadOfSca [...]
new 639c532fba [CUDA] CUDA has no device-side library builtins.
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/AST/Decl.cpp | 7 +++++++
test/CodeGenCUDA/library-builtin.cu | 22 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 test/CodeGenCUDA/library-builtin.cu
--
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 be3a8dca2d Enable Intel PCONFIG instruction.
new 1c5e4ee9ab MIPS/BFD: Update a stale `mips_elf32_section_processing' reference
new 62fd0a980b MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option marker
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:
bfd/ChangeLog | 5 +++++
bfd/elfxx-mips.c | 2 +-
gas/ChangeLog | 5 +++++
gas/config/tc-mips.c | 1 -
4 files changed, 11 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 libcxx.
from c0a476159 [cmake] Always respect existing CMAKE_REQUIRED_FLAGS when add [...]
new 087c5abbe libcxx: Rename vasprintf function to __libcpp_vasprintf.
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/stdio.h | 7 -------
src/support/win32/locale_win32.cpp | 4 +++-
src/support/win32/support.cpp | 2 +-
3 files changed, 4 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.