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 679ac907b [asan] Enable back halt_on_error-torture.cc disabled on PowerPC.
new 97fc005f6 [sanitizer] Add "isapla" to symbolizer's global symbols whitelist.
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/symbolizer/scripts/global_symbols.txt | 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 1458d1aad75 Kill IDENTIFIER_NAMESPACE_BINDINGS * cp-tree.h (lang_iden [...]
new 460ff77d914 Remove gen_cell_microcode, warn_cell_microcode
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 | 19 +++++
gcc/config/rs6000/predicates.md | 21 -----
gcc/config/rs6000/rs6000.c | 51 +-----------
gcc/config/rs6000/rs6000.h | 6 --
gcc/config/rs6000/rs6000.md | 120 +++++++++++----------------
gcc/config/rs6000/rs6000.opt | 8 +-
gcc/doc/invoke.texi | 10 ---
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/powerpc/shift-dot.c | 2 +-
gcc/testsuite/gfortran.dg/pr80107.f | 6 --
10 files changed, 79 insertions(+), 170 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/pr80107.f
--
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 26ba02bc314 Revert "This patch closes PR28513: an optimization of multi [...]
new 85938b9f71a [Object] Fix pessimizing move.
new 35a9f9117df [Object] Remove unused field + constructor.
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/Object/WindowsResource.h | 2 --
lib/Object/WindowsResource.cpp | 4 +---
2 files changed, 1 insertion(+), 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 34ca89b089d Added missing break.
new 26ba02bc314 Revert "This patch closes PR28513: an optimization of multi [...]
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/X86ISelLowering.cpp | 80 +-
test/CodeGen/X86/mul-constant-i16.ll | 141 +--
test/CodeGen/X86/mul-constant-i32.ll | 1589 ++++-----------------------------
test/CodeGen/X86/mul-constant-i64.ll | 1612 ++++------------------------------
4 files changed, 361 insertions(+), 3061 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 d6cc2ec2183 * cp-tree.def (OVERLOAD): Fix comment. * cp-tree.h: Fix c [...]
new 1458d1aad75 Kill IDENTIFIER_NAMESPACE_BINDINGS * cp-tree.h (lang_iden [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-tree.h | 10 +++++++---
gcc/cp/lex.c | 6 +++++-
gcc/cp/name-lookup.c | 23 ++++++++---------------
gcc/cp/ptree.c | 15 +--------------
5 files changed, 31 insertions(+), 33 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 26b413581c7 Revert "[Cloning] Take another pass at properly cloning deb [...]
new 34ca89b089d Added missing break.
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/DebugInfo/PDB/Native/InfoStream.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 llvm.
from e34d6c6de73 [Cloning] Take another pass at properly cloning debug info
new 4ef46c32766 ARM: Add missing flags to TBB_[JH]T pseudo instructions
new 26b413581c7 Revert "[Cloning] Take another pass at properly cloning deb [...]
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/IR/DebugLoc.h | 6 +++
include/llvm/Transforms/Utils/Cloning.h | 4 +-
lib/IR/DebugLoc.cpp | 81 +++++++++++++++++++++++++++++++++
lib/Target/ARM/ARMInstrThumb.td | 3 +-
lib/Target/ARM/ARMInstrThumb2.td | 3 +-
lib/Transforms/Coroutines/CoroSplit.cpp | 2 +-
lib/Transforms/Utils/CloneFunction.cpp | 71 ++++++++++++-----------------
unittests/Transforms/Utils/Cloning.cpp | 2 +-
8 files changed, 122 insertions(+), 50 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 a841e133b3 Reverting Neon vector type 64-alignment fix
new 282baa1df6 [OpenMP][Driver] Put target binary for each offload target i [...]
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/Driver/ToolChains/Gnu.cpp | 12 ++++++------
test/Driver/openmp-offload.c | 8 +++++---
2 files changed, 11 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 llvm.
from 1f0488cec7a Adding parsing ability for .res file.
new e34d6c6de73 [Cloning] Take another pass at properly cloning debug info
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/IR/DebugLoc.h | 6 ---
include/llvm/Transforms/Utils/Cloning.h | 4 +-
lib/IR/DebugLoc.cpp | 81 ---------------------------------
lib/Transforms/Coroutines/CoroSplit.cpp | 2 +-
lib/Transforms/Utils/CloneFunction.cpp | 71 +++++++++++++++++------------
unittests/Transforms/Utils/Cloning.cpp | 2 +-
6 files changed, 48 insertions(+), 118 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 7aecbf8e991 [InstCombine] Add test cases to show missed opportunities t [...]
new 1f0488cec7a Adding parsing ability for .res 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/llvm/Object/WindowsResource.h | 66 +++++++++-
include/llvm/Support/BinaryStreamReader.h | 8 ++
lib/Object/WindowsResource.cpp | 157 ++++++++++++++++++++++--
lib/Support/BinaryStreamReader.cpp | 20 +++
test/tools/llvm-cvtres/Inputs/test_resource.rc | 6 +
test/tools/llvm-cvtres/Inputs/test_resource.res | Bin 2200 -> 2332 bytes
test/tools/llvm-cvtres/resource.test | 46 ++++++-
tools/llvm-cvtres/llvm-cvtres.cpp | 32 +++--
8 files changed, 307 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.