This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e47deb8 [X86] Add costs for SSE zext/sext to v4i64 to TTI
new 7628f70 test: split test into two 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:
...{directive-arch.s => directive-arch-negative.s} | 12 -------
test/MC/AArch64/directive-arch.s | 42 +++-------------------
2 files changed, 4 insertions(+), 50 deletions(-)
copy test/MC/AArch64/{directive-arch.s => directive-arch-negative.s} (79%)
--
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 d9591a8 Make all the SBFrame API's take the target lock.
new e6099ef SBThread also had some places where it got the ExecutionConte [...]
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/API/SBThread.cpp | 36 +++++++++++++++++++++++++++---------
1 file changed, 27 insertions(+), 9 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 32b9ed8 Interprocedural Register Allocation (IPRA) Analysis
new e47deb8 [X86] Add costs for SSE zext/sext to v4i64 to TTI
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/CodeGen/BasicTTIImpl.h | 3 ++
lib/Target/X86/X86TargetTransformInfo.cpp | 14 ++++++
test/Analysis/CostModel/X86/sse-itoi.ll | 79 +++++++++++++++++++++++++++++++
3 files changed, 96 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 gcc.
from 56bde2f * predict.c (predict_loops): Remove PRED_LOOP_BRANCH. * pre [...]
new 6385d6d PR tree-optimization/71335 * tree-ssa-threadbackward.c (pro [...]
new 128e257 2016-06-10 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/ChangeLog | 16 ++++++++++
gcc/config/arm/arm.h | 5 ---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/execute/pr71335.c | 13 ++++++++
gcc/tree-ssa-threadbackward.c | 44 +++++++++++++--------------
5 files changed, 56 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71335.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 57e4197 [AArch64] Add preferred alignments for Exynos M1
new 32b9ed8 Interprocedural Register Allocation (IPRA) Analysis
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/CallGraphSCCPass.h | 18 +++++
include/llvm/CodeGen/MachineOperand.h | 9 +++
include/llvm/CodeGen/Passes.h | 4 +
include/llvm/CodeGen/RegisterUsageInfo.h | 75 ++++++++++++++++++
include/llvm/InitializePasses.h | 1 +
lib/Analysis/CallGraphSCCPass.cpp | 4 +
lib/CodeGen/CMakeLists.txt | 2 +
lib/CodeGen/RegUsageInfoCollector.cpp | 131 +++++++++++++++++++++++++++++++
lib/CodeGen/RegisterUsageInfo.cpp | 92 ++++++++++++++++++++++
lib/CodeGen/TargetPassConfig.cpp | 15 ++++
test/CodeGen/X86/ipra-inline-asm.ll | 20 +++++
test/CodeGen/X86/ipra-reg-usage.ll | 12 +++
12 files changed, 383 insertions(+)
create mode 100644 include/llvm/CodeGen/RegisterUsageInfo.h
create mode 100644 lib/CodeGen/RegUsageInfoCollector.cpp
create mode 100644 lib/CodeGen/RegisterUsageInfo.cpp
create mode 100644 test/CodeGen/X86/ipra-inline-asm.ll
create mode 100644 test/CodeGen/X86/ipra-reg-usage.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 compiler-rt.
from 01533af [profile] add profile path tests for shared lib
new 91c5e0e [profile] fix bot failure on darwin
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/profile/Linux/instrprof-set-filename-shared.test | 8 ++++++++
test/profile/instrprof-set-filename.c | 6 ------
2 files changed, 8 insertions(+), 6 deletions(-)
create mode 100644 test/profile/Linux/instrprof-set-filename-shared.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 clang.
from 122b63a Preallocate ExplodedNode hash table
new 5f44510 This patch fixes target linker emulation for ARM 32 big endian.
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/Driver/Tools.cpp | 2 +-
test/Driver/linux-ld.c | 4 ++--
2 files changed, 3 insertions(+), 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 binutils-gdb.
from 347dc10 Fix PR rust/20110
new 695bfa5 Constify arch_type and friends
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:
gdb/ChangeLog | 15 +++++++++++++++
gdb/gdbtypes.c | 28 +++++++++++++++-------------
gdb/gdbtypes.h | 31 ++++++++++++++++++-------------
3 files changed, 48 insertions(+), 26 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 96e0dbf [Hexagon] Remove incorrect offset scaling
new 57e4197 [AArch64] Add preferred alignments for Exynos M1
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/AArch64/AArch64ISelLowering.cpp | 4 ++++
lib/Target/AArch64/AArch64Subtarget.cpp | 7 +++++--
lib/Target/AArch64/AArch64Subtarget.h | 4 ++++
3 files changed, 13 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 libcxx.
from 4241df3 Make the comparison objects that we pass in for various tests [...]
new 42e8527 [streambuf] Added call to traits_type::copy to common case in [...]
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/streambuf | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.