This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f378e27 Add unit tests for StringSwitch.
new 4f52404 X86: Do not produce GOT relocations on windows
new f455558 AArch64Subtarget: Remove unused CPUString field
new 6f4042b [RDF] Fix liveness propagation through shadows
new 0a7ba88 [AArch64][RegisterBankInfo] Add getSameKindofOperandsMapping.
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:
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 70 ++++++++++++++--------
lib/Target/AArch64/AArch64RegisterBankInfo.h | 10 ++++
lib/Target/AArch64/AArch64Subtarget.cpp | 7 ++-
lib/Target/AArch64/AArch64Subtarget.h | 6 +-
lib/Target/Hexagon/RDFLiveness.cpp | 36 +++--------
lib/Target/TargetMachine.cpp | 7 ++-
.../{rdf-phi-shadows.ll => rdf-extra-livein.ll} | 45 ++++++++------
test/CodeGen/X86/x86-64-pic-12.ll | 27 +++++++++
8 files changed, 126 insertions(+), 82 deletions(-)
copy test/CodeGen/Hexagon/{rdf-phi-shadows.ll => rdf-extra-livein.ll} (57%)
create mode 100644 test/CodeGen/X86/x86-64-pic-12.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 clang.
from 3aadb13 Added more comments to tooling::Replacements.
new 4161346 [analyzer] A blind attempt to fix a buildbot after r283092.
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/StaticAnalyzer/Core/BugReporter/BugReporter.h | 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 compiler-rt.
from d89e157 [sanitizer-coverage] remove stale code
new 2dca6dc [esan] Fix ESan test failure on Debian Sid bot
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/esan/esan_interceptors.cpp | 42 ++++++++++++++++++++++++++++--------------
1 file changed, 28 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 dd99e95 [PruneEH] Be correct in the face IPO
new f378e27 Add unit tests for StringSwitch.
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:
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/StringSwitchTest.cpp | 107 +++++++++++++++++++++++++++++++++++++
2 files changed, 108 insertions(+)
create mode 100644 unittests/ADT/StringSwitchTest.cpp
--
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 96926cc 2016-10-03 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new b9d4a03 Fix ChangeLog entry for r240730
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 | 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 aa36ef2 [sancov] using env for better portability
new dd99e95 [PruneEH] Be correct in the face IPO
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/Transforms/IPO/PruneEH.cpp | 5 +---
test/Transforms/PruneEH/ipo-nounwind.ll | 43 +++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/PruneEH/ipo-nounwind.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 gcc.
from 2f8d629 PR tree-optimization/71550 PR tree-optimization/71403 * tr [...]
new e7d04cd * MAINTAINERS: Move several inactive maintainers to the wri [...]
new 96926cc 2016-10-03 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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:
ChangeLog | 5 +++++
MAINTAINERS | 32 ++++++++++++--------------------
gcc/ChangeLog | 5 +++++
gcc/ipa-cp.c | 2 +-
4 files changed, 23 insertions(+), 21 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 ba1158f Refactor LICM pass in preparation for LoopSink pass.
new aa36ef2 [sancov] using env for better portability
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:
tools/sancov/symcov-report-server.py | 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 gcc.
from 7389edf PR go/77809
new 2f8d629 PR tree-optimization/71550 PR tree-optimization/71403 * tr [...]
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 | 12 +++++++++
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.c-torture/execute/pr71550.c | 26 ++++++++++++++++++
gcc/tree-ssa-threadbackward.c | 38 ++++++++++++++-------------
4 files changed, 64 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71550.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 clang.
from e58d233 Factor out a diagnostic kind enum for use in two %select expressions
new 3aadb13 Added more comments to tooling::Replacements.
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/Tooling/Core/Replacement.h | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.