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 c77852c891 Fix illegal memory accesses in the assembler when attempting [...]
new e3a91079b5 Adjust more test cases to changed output of info var/func/type
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/dbx.exp | 2 +-
gdb/testsuite/gdb.base/info-fun.exp | 2 +-
3 files changed, 8 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 gcc-6-branch
in repository gcc.
from 8c702daf067 Daily bump.
new ac43094b869 i386: Move struct ix86_frame to machine_function
new 08f644ed34b i386: Use reference of struct ix86_frame to avoid copy
new a2651d453a9 i386: Use const reference of struct ix86_frame to avoid copy
new f007290723c Check in the missing change
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.
Summary of changes:
gcc/ChangeLog | 41 +++++++++++++++++++++++
gcc/config/i386/i386.c | 90 +++++++++++++-------------------------------------
gcc/config/i386/i386.h | 53 ++++++++++++++++++++++++++++-
3 files changed, 116 insertions(+), 68 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 44d4153a0a5 [openacc] Fix ICE when compiling tile loop containing infin [...]
new 88b21564431 [gcc/testsuite]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c | 4 ++--
2 files changed, 8 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 95be40c27 Reapply "Cleanup DWARFCompileUnit and DWARFUnit in preparatio [...]
new c893df358 [Statistics] Move GetStatDescription to an header file.
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-private-enumerations.h | 17 +++++++++++++++++
source/Commands/CommandObjectStats.cpp | 19 +------------------
2 files changed, 18 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 llvm.
from 08893d364d3 [ORC] Add a MaterializationResponsibility class to track re [...]
new 39a435f255d [SLP] Use getExtractWithExtendCost() to compute the scalar [...]
new 891d17ec5ef [X86] Remove unnecessary -mattr to enable avx512bw when the [...]
new 9a56b66b35c Resubmit "Fix some incorrect fields in our generated PDBs."
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:
.../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 +
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 10 ++-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 18 ++++-
test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll | 85 ++++++++++++++++++----
test/Transforms/SLPVectorizer/X86/arith-add.ll | 2 +-
5 files changed, 97 insertions(+), 19 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 compiler-rt.
from 0402fa0fb [sanitizer] Build failures fixes post D45457
new 3a550c659 [sanitizer] Fix OSX build failure post D45457
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/sanitizer_common/CMakeLists.txt | 6 ++++++
lib/ubsan/CMakeLists.txt | 2 +-
2 files changed, 7 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 lld.
from 59198b42b Revert "Fix some incorrect fields in our generated PDBs."
new 8f1117d9f Resubmit "Fix some incorrect fields in our generated PDBs."
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:
COFF/PDB.cpp | 26 +++++++++++++++++++++++++-
test/COFF/pdb-source-lines.test | 4 ++--
test/COFF/pdb.test | 4 ++--
3 files changed, 29 insertions(+), 5 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 d7addc5a025 [Hexagon] Turn off flag enabling auto-vectorization
new 3963b7d5e4e [ORC] Merge VSO notifyResolutionFailed and notifyFinalizati [...]
new 08893d364d3 [ORC] Add a MaterializationResponsibility class to track re [...]
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/ExecutionEngine/Orc/Core.h | 74 ++++---
include/llvm/ExecutionEngine/Orc/Legacy.h | 4 +-
lib/ExecutionEngine/Orc/Core.cpp | 220 +++++++++++++--------
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 4 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 8 +-
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 95 ++++-----
.../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 2 +-
7 files changed, 231 insertions(+), 176 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 4482dd6d231 2018-04-16 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 44d4153a0a5 [openacc] Fix ICE when compiling tile loop containing infin [...]
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 | 7 +++++++
gcc/omp-expand.c | 8 ++++++++
libgomp/ChangeLog | 7 +++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c | 15 +++++++++++++++
libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90 | 13 +++++++++++++
5 files changed, 50 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.