This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dd572aa Fix testcases failing after r284036
new 3d05abf Revert "[LoopUnroll] Use the upper bound of the loop trip cou [...]
new b15c258 [MIRParser] Parse lane masks for register live-ins
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/Analysis/ScalarEvolution.h | 5 --
include/llvm/Analysis/TargetTransformInfo.h | 2 -
include/llvm/CodeGen/BasicTTIImpl.h | 3 +-
include/llvm/Transforms/Scalar.h | 5 +-
include/llvm/Transforms/Scalar/LoopUnrollPass.h | 1 -
include/llvm/Transforms/Utils/UnrollLoop.h | 4 +-
lib/Analysis/ScalarEvolution.cpp | 30 +++----
lib/CodeGen/MIRParser/MILexer.cpp | 37 +++++---
lib/CodeGen/MIRParser/MILexer.h | 1 +
lib/CodeGen/MIRParser/MIParser.cpp | 48 ++++++++--
lib/CodeGen/MIRPrinter.cpp | 2 +-
lib/Transforms/Scalar/LoopUnrollPass.cpp | 100 ++++++---------------
lib/Transforms/Utils/LoopUnroll.cpp | 27 ++----
test/CodeGen/MIR/Hexagon/parse-lane-masks.mir | 23 +++++
.../AArch64/full-unroll-trip-count-upper-bound.ll | 43 ---------
15 files changed, 138 insertions(+), 193 deletions(-)
create mode 100644 test/CodeGen/MIR/Hexagon/parse-lane-masks.mir
delete mode 100644 test/Transforms/LoopUnroll/AArch64/full-unroll-trip-count-upper [...]
--
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 736a16b compiler, runtime: copy string code from Go 1.7
new fdb571b * config/visium/visium.c (visium_gimplify_va_arg): Emit a bi [...]
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/config/visium/visium.c | 17 +++++++++++++++--
2 files changed, 21 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 lld.
from e01e123 [ThinLTO] Avoid archive member collisions.
new f70eccc [ThinLTO] Test we handle collisions correctly in presence of [...]
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/ELF/lto/thin-archivecollision.ll | 4 ++++
1 file changed, 4 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 llvm.
from 6ceda53 [LoopUnroll] Use the upper bound of the loop trip count to fu [...]
new dd572aa Fix testcases failing after r284036
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/CodeGen/X86/tail-dup-merge-loop-headers.ll | 2 +-
test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll | 4 +---
2 files changed, 2 insertions(+), 4 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 d84bb1c LTO: Use the correct mangler function in LTOCodeGenerator::ap [...]
new 6ceda53 [LoopUnroll] Use the upper bound of the loop trip count to fu [...]
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/Analysis/ScalarEvolution.h | 5 ++
include/llvm/Analysis/TargetTransformInfo.h | 2 +
include/llvm/CodeGen/BasicTTIImpl.h | 3 +-
include/llvm/Transforms/Scalar.h | 5 +-
include/llvm/Transforms/Scalar/LoopUnrollPass.h | 1 +
include/llvm/Transforms/Utils/UnrollLoop.h | 4 +-
lib/Analysis/ScalarEvolution.cpp | 30 ++++---
lib/Transforms/Scalar/LoopUnrollPass.cpp | 100 +++++++++++++++------
lib/Transforms/Utils/LoopUnroll.cpp | 27 ++++--
.../AArch64/full-unroll-trip-count-upper-bound.ll | 43 +++++++++
10 files changed, 169 insertions(+), 51 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/AArch64/full-unroll-trip-count-upper [...]
--
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 13c21eb Fix building tests without system headers on Darwin
new 635521b Fix test suite lookup path for LLDB.h
new ec5c745 Use LLDB_SRC for relative paths
new d1d9aa3 [CMake] Cleanup check-lldb targets
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:
packages/Python/lldbsuite/test/decorators.py | 28 +++++++++++++++++++---------
test/CMakeLists.txt | 19 +++++++++++++++++--
2 files changed, 36 insertions(+), 11 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 f8658d7 [NFC] Trial change to remove a redundant blank line.
new 87e888e Specify a target cpu in test case
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/CodeGen/windows-swiftcall.c | 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 libcxx.
from b636128 Mark ostream_iterator's constructors as noexcept.
new ecb5332 Disable trivial pair copy/move tests when unsupported
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:
.../utilities/utility/pairs/pairs.pair/trivial_copy_move.pass.cpp | 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 llvm.
from e0ace4a [ThinLTO] Fix bot failure due to unused variable with NDEBUG
new d84bb1c LTO: Use the correct mangler function in LTOCodeGenerator::ap [...]
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/LTO/LTOCodeGenerator.cpp | 4 ++--
test/LTO/X86/stdcall.ll | 10 ++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 test/LTO/X86/stdcall.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 lldb.
from 0a8263d [LLDB][MIPS] fix Floating point register read/write for big endian
new f7afdb7 Fix lookup path for lldb-mi
new 13c21eb Fix building tests without system headers on Darwin
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:
packages/Python/lldbsuite/test/dotest.py | 13 +++++++------
packages/Python/lldbsuite/test/dotest_args.py | 2 +-
2 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.