This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c7432f9 [TTI] The cost model should not assume vector casts get compl [...]
new 0cb64ba [DAGCombiner] Fix visitSTORE to continue processing current S [...]
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/SelectionDAG/DAGCombiner.cpp | 18 +++++---
test/CodeGen/PowerPC/pr28130.ll | 70 ++++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/PowerPC/pr28130.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 lld.
from d50adaf Use / instead of \ on windows created cpio files
new aa5bc4a [gardening] Switch back to auto. NFCI.
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/OutputSections.cpp | 4 +---
1 file changed, 1 insertion(+), 3 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 6dcf8a0 [ARM] Add support for some ARMv8-A cores to driver-arm.c
new 2116cd5 escape: Implement tag phase.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 98 ++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 94 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 llvm.
from 3fb0b9e Prune RelocVisitor.h include to avoid including COFF.h from MCJIT.h
new 3dfcaf6 Disable hash verification of enums.
new a905a4f Add a default parameter for getRegisteredOptions.
new c7432f9 [TTI] The cost model should not assume vector casts get compl [...]
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/CodeGen/BasicTTIImpl.h | 34 +++-
include/llvm/Support/CommandLine.h | 2 +-
lib/DebugInfo/PDB/Raw/RawSession.cpp | 2 +
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 2 +
test/Analysis/CostModel/ARM/cast.ll | 176 ++++++++++-----------
test/Analysis/CostModel/PowerPC/ext.ll | 2 +-
test/Analysis/CostModel/X86/sitofp.ll | 118 +++++++-------
test/Analysis/CostModel/X86/uitofp.ll | 124 +++++++--------
.../Transforms/LoopVectorize/X86/gather_scatter.ll | 6 +-
10 files changed, 245 insertions(+), 223 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 openmp.
from da45489 __kmp_partition_places: Update assertion for new parameter up [...]
new d72ef36 Fix the nowait tests for omp for and omp single
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:
runtime/test/worksharing/for/omp_for_nowait.c | 64 +++++++++++++------
.../test/worksharing/single/omp_single_nowait.c | 72 +++++++++++++---------
2 files changed, 88 insertions(+), 48 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 newlib.
from 28d393c Fix typo in comment added by previous commit
new 8cff156 strace: Make sure strace timer isn't copied to child process
new a5d197e Add release message for commit 8cff156
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:
winsup/cygwin/release/2.5.3 | 3 ++-
winsup/cygwin/strace.cc | 2 +-
2 files changed, 3 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 9f28902 fix typo; NFC
new 3fb0b9e Prune RelocVisitor.h include to avoid including COFF.h from MCJIT.h
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/DebugInfo/DIContext.h | 1 -
lib/DebugInfo/DWARF/DWARFContext.cpp | 2 ++
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 1 +
lib/DebugInfo/Symbolize/Symbolize.cpp | 1 +
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 3 +++
5 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 lldb.
from fa9fefd Add oat symbolization support for odex files
new f7555b7 Fix ADB client disconnect issues.
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:
source/Plugins/Platform/Android/AdbClient.cpp | 61 +++++++++++++++++++---
source/Plugins/Platform/Android/AdbClient.h | 19 ++++++-
.../Plugins/Platform/Android/PlatformAndroid.cpp | 48 +++++++++++------
source/Plugins/Platform/Android/PlatformAndroid.h | 3 +-
4 files changed, 106 insertions(+), 25 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 c233a9a Revert "Emit CodeView type records for nested classes."
new 9f28902 fix typo; 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:
lib/Target/PowerPC/PPCISelLowering.cpp | 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 lldb.
from fb6dbb7 [LLGS] Log more precise errors during inferior launch
new fa9fefd Add oat symbolization support for odex files
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 9 +++++----
source/Plugins/Platform/Android/PlatformAndroid.cpp | 5 +++--
2 files changed, 8 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.