This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 22f849435c0 [X86][AVX1] Regenerate checks and add i686 triple tests for [...]
new ab88930c359 [X86][SSE] Add i686 triple tests for PBLENDW commutation
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/commuted-blend-mask.ll | 5 +++--
1 file 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 1c442aa9b77 Revert "IR: Use pointers instead of GUIDs to represent edge [...]
new 22f849435c0 [X86][AVX1] Regenerate checks and add i686 triple tests for [...]
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/avx1-logical-load-folding.ll | 83 +++++++++++++++++++++++----
1 file changed, 71 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 fcb52251e4 Revert "IR: Use pointers instead of GUIDs to represent edges [...]
new 6f78f4aa20 Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark)
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/clang/Driver/Distro.h | 5 +++--
lib/Driver/Distro.cpp | 1 +
2 files changed, 4 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 gcc.
from 10de1374e1b Cap niter_for_unrolled_loop to upper bound
new 4fd9bd13ec2 * name-lookup.c: Reorder functions to make merging from mo [...]
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 | 5 +
gcc/cp/name-lookup.c | 9858 +++++++++++++++++++++++++-------------------------
2 files changed, 4934 insertions(+), 4929 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 97aeb31 prepare-board.sh: fix setting of TOP variable.
new b09b5f6 prepare-board.sh: fix missing ${RESTORE_LOC} directory
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:
prepare-board.sh | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 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 c77ddfcae5 [Index] The relation between the declarations in template sp [...]
new fcb52251e4 Revert "IR: Use pointers instead of GUIDs to represent edges [...]
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/BackendUtil.cpp | 4 ++--
1 file changed, 2 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from d420009 run.sh: Call /usr/local/bin/benchmark.sh instead of prepare-board.sh
new 97aeb31 prepare-board.sh: fix setting of TOP variable.
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:
prepare-board.sh | 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 0c0c1dbf422 [mips][XRay] Use the base version of emitXRayTable
new 1c442aa9b77 Revert "IR: Use pointers instead of GUIDs to represent edge [...]
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/ModuleSummaryIndex.h | 152 ++++++++++++++++--------------
include/llvm/IR/ModuleSummaryIndexYAML.h | 4 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 43 ++++-----
lib/Bitcode/Reader/BitcodeReader.cpp | 77 +++++++--------
lib/Bitcode/Writer/BitcodeWriter.cpp | 22 +++--
lib/IR/ModuleSummaryIndex.cpp | 12 +--
lib/LTO/LTO.cpp | 9 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 5 +-
lib/Transforms/IPO/FunctionImport.cpp | 97 ++++++++++---------
lib/Transforms/IPO/LowerTypeTests.cpp | 2 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
tools/llvm-link/llvm-link.cpp | 2 +-
tools/llvm-lto/llvm-lto.cpp | 2 +-
13 files changed, 221 insertions(+), 208 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 d39ab7d2c MainLoop: Add unit tests
new e9a4dc85b [LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
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/lldb/API/SBAddress.h | 4 ++++
include/lldb/API/SBInstruction.h | 2 ++
include/lldb/API/SBInstructionList.h | 9 ++++++++
include/lldb/Core/Disassembler.h | 2 ++
.../step_over_breakpoint/TestStepOverBreakpoint.py | 9 ++++----
scripts/interface/SBInstruction.i | 3 +++
scripts/interface/SBInstructionList.i | 3 +++
source/API/SBAddress.cpp | 6 +++++
source/API/SBInstruction.cpp | 7 ++++++
source/API/SBInstructionList.cpp | 26 ++++++++++++++++++++++
source/Core/Disassembler.cpp | 4 ++++
11 files changed, 70 insertions(+), 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 gcc.
from 2a9d6f178af Fix previous commit
new 10de1374e1b Cap niter_for_unrolled_loop to upper bound
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 | 7 ++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/vect/vect-profile-1.c | 35 ++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-manip.c | 12 ++++++++++
4 files changed, 58 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-profile-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.