This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 10a4287278d LoopSink: Don't sink into blocks without an insertion point [...]
new 1209b727bc3 AMDGPU: Fix getInstSizeInBytes
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/AMDGPU/AMDGPUMCInstLower.cpp | 20 ++++++++++++++++++
lib/Target/AMDGPU/SIInstrInfo.cpp | 31 +++++++++++++---------------
lib/Target/AMDGPU/VOP2Instructions.td | 9 --------
lib/Target/AMDGPU/VOP3Instructions.td | 19 ++++++++++-------
test/CodeGen/AMDGPU/llvm.amdgcn.writelane.ll | 2 +-
5 files changed, 46 insertions(+), 35 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 89af6b70e [LLDB] Fix script to work with GNU sed
new 9a503ac34 [PDB] Resolve a symbol context block info correctly
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:
lit/SymbolFile/PDB/function-nested-block.test | 11 ++++--
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 10 ++++--
tools/lldb-test/lldb-test.cpp | 48 +++++++++++++++++++++++++
3 files changed, 63 insertions(+), 6 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 fde8541c6 [ELF] Change llvm-objdump -D to -d for check lines that only [...]
new 68cffd1fd Always add a .note.GNU-stack section if -r.
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/SyntheticSections.h | 9 +++++++++
ELF/Writer.cpp | 8 ++++++++
test/ELF/relocatable-bss.s | 2 +-
test/ELF/relocatable-comdat-multiple.s | 4 ++--
test/ELF/relocatable-comdat.s | 2 +-
test/ELF/relocatable-comdat2.s | 4 ++--
test/ELF/relocatable-many-sections.s | 18 ++++++++++--------
test/ELF/relocatable.s | 16 ++++++++++++++--
8 files changed, 47 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 gcc.
from 881d204865d 2018-08-29 Richard Biener <rguenther(a)suse.de>
new 51ebce8c154 2018-08-29 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/{pr85082.f90 => pr87117.f90} | 2 +-
gcc/tree-ssa-sccvn.c | 13 +++++++++++--
4 files changed, 23 insertions(+), 3 deletions(-)
copy gcc/testsuite/gfortran.dg/{pr85082.f90 => pr87117.f90} (88%)
--
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 65dce11452f [SelectionDAG] Remove masked_gather/scatter from TargetSele [...]
new 10a4287278d LoopSink: Don't sink into blocks without an insertion point [...]
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/Transforms/Scalar/LoopSink.cpp | 8 ++++
test/Transforms/LICM/loopsink-pr38462.ll | 65 ++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
create mode 100644 test/Transforms/LICM/loopsink-pr38462.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 gcc.
from 5e550f9784a Rewrite pic.md to improve medany and pic code size.
new 881d204865d 2018-08-29 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr87126.c | 25 +++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 12 +++++++++++-
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr87126.c
--
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 ef6d9043aff Add support for various C++14 demanglings.
new 8767aa656db [SelectionDAG] Add some comments to ISDOpcodes.h about the [...]
new 65dce11452f [SelectionDAG] Remove masked_gather/scatter from TargetSele [...]
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/CodeGen/ISDOpcodes.h | 9 +++++++++
include/llvm/Target/TargetSelectionDAG.td | 14 --------------
2 files changed, 9 insertions(+), 14 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 2e2b1e26089 [MS Demangler] Add output flags to all function calls.
new ef6d9043aff Add support for various C++14 demanglings.
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/Demangle/MicrosoftDemangle.cpp | 54 ++++++++++++++++++++++++---------
lib/Demangle/MicrosoftDemangleNodes.cpp | 5 +--
lib/Demangle/MicrosoftDemangleNodes.h | 19 +++++++-----
test/Demangle/ms-cxx14.test | 37 ++++++++++++++++++++++
4 files changed, 91 insertions(+), 24 deletions(-)
create mode 100644 test/Demangle/ms-cxx14.test
--
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 9d8c6d38d9a [GISel]: Add legalization support for Widening UADDO/USUBO
new 96e608acc98 NFC. fixing time-passes test failure on Windows.
new 2e2b1e26089 [MS Demangler] Add output flags to all function calls.
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/Demangle/MicrosoftDemangle.cpp | 8 +-
lib/Demangle/MicrosoftDemangleNodes.cpp | 167 +++++++++++++++++---------------
lib/Demangle/MicrosoftDemangleNodes.h | 101 +++++++++----------
test/Other/time-passes.ll | 2 +-
4 files changed, 139 insertions(+), 139 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 ee609f0f123 [X86] Support v2i32 gather/scatter indices with -x86-experi [...]
new 9d8c6d38d9a [GISel]: Add legalization support for Widening UADDO/USUBO
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 26 ++++++++
.../CodeGen/GlobalISel/LegalizerHelperTest.cpp | 75 ++++++++++++++++++++++
2 files changed, 101 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.