This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 7e77477b CMakeLists.txt: Abort if CMAKE_SIZEOF_VOID_P is not set
new c45dfa19 CMakeLists.txt: Allow external dirs in TEST_SUITE_SUBDIRS
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:
CMakeLists.txt | 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 llvm.
from aaf7ddc474c Update tests for the patch.
new e8752f4f056 [Profile] Make host tool aware of object format when querin [...]
new c1656ad2273 [InstCombine] Refactor SimplifyUsingDistributiveLaws to mor [...]
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/ProfileData/InstrProf.h | 14 +++++
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 6 +--
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 21 ++++----
lib/ProfileData/InstrProf.cpp | 17 +++++-
.../InstCombine/InstructionCombining.cpp | 63 +++++++++++-----------
5 files changed, 75 insertions(+), 46 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 2eb84fd76a4 Add missing #include
new e4f44dfa739 Make SCEVRewriteVisitor smarter about when it trys to create SCEVs
new 4c23f32e1e5 Rewrite SCEV Normalization using SCEVRewriteVisitor; NFC
new 8806d7a68a6 Use range-for in a few places
new aaf7ddc474c Update tests for the patch.
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:
include/llvm/Analysis/ScalarEvolutionExpressions.h | 66 +-
lib/Analysis/ScalarEvolutionNormalization.cpp | 178 ++---
test/Transforms/InstCombine/bitcast-bigendian.ll | 30 +-
test/Transforms/InstCombine/bitcast.ll | 147 ++--
test/Transforms/InstCombine/type_pun.ll | 98 ++-
test/Transforms/InstCombine/x86-avx512.ll | 860 ++++++++++-----------
6 files changed, 678 insertions(+), 701 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 c4587feee9 [ObjC] Fix lifetime markers of loop variable in EmitObjCForC [...]
new a2bfcbd876 Removing a redundant, but harmless, %s; 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:
test/Modules/ExtDebugInfo.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 llvm.
from 4a9d2df17bf Remove "#if 0"ed out assert
new ec87df5c2db [FunctionImport] assert(false) -> llvm_unreachable(). NFCI.
new 0e9e7d51d92 [RDF] Switch RegisterAggr to a bit vector of register units
new 2eb84fd76a4 Add missing #include
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/Analysis/ScalarEvolutionNormalization.h | 1 +
lib/Target/Hexagon/HexagonOptAddrMode.cpp | 2 +-
lib/Target/Hexagon/RDFGraph.cpp | 11 +-
lib/Target/Hexagon/RDFLiveness.cpp | 30 +--
lib/Target/Hexagon/RDFRegisters.cpp | 252 +++++++++------------
lib/Target/Hexagon/RDFRegisters.h | 58 +++--
lib/Transforms/IPO/FunctionImport.cpp | 2 +-
7 files changed, 170 insertions(+), 186 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 test-suite.
from 07a798f9 cmake/cache/xcode_sdk: Add workaround for missing target flag [...]
new 7e77477b CMakeLists.txt: Abort if CMAKE_SIZEOF_VOID_P is not set
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:
CMakeLists.txt | 6 ++++++
1 file changed, 6 insertions(+)
--
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 810ffc8e1 Fixed to disassemble new packets and fixed the dumping of the [...]
new 0361cc0bf Increase the packet timeout for the jModulesInfo since it can [...]
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/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 3 +++
1 file changed, 3 insertions(+)
--
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 449d2091f Don't use uuid_clear(), non-darwin platforms include Utility/ [...]
new 810ffc8e1 Fixed to disassemble new packets and fixed the dumping of the [...]
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:
examples/python/gdbremote.py | 53 ++++++++++++++++++++++++++++++++++----------
1 file changed, 41 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 clang.
from 249076e75c Make Gentoo GNU GCC Config override whitespace tolerant
new c4587feee9 [ObjC] Fix lifetime markers of loop variable in EmitObjCForC [...]
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/CGDecl.cpp | 13 ++++++-------
lib/CodeGen/CGObjC.cpp | 4 ++--
test/CodeGenObjC/arc-blocks.m | 6 +++---
test/CodeGenObjCXX/arc-references.mm | 4 ++--
4 files changed, 13 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 58bea371b9d [RDF] Refine propagation of reached uses in liveness computation
new 69a0438a059 Delete some unnecessary boilerplate
new 4a9d2df17bf Remove "#if 0"ed out assert
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/Analysis/ScalarEvolutionNormalization.cpp | 79 ++++++++++-----------------
1 file changed, 28 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.