This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 687c191 [Hexagon] Be careful about anti-dependencies with a call in p [...]
new 70fdb3e Refactor the Verifier so it can diagnose IR validation errors [...]
new 3b474d0 [AMDGPU][llvm-mc] Some refactoring of .td files
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/IR/Verifier.cpp | 354 ++++++++++++++++++++----------------
lib/Target/AMDGPU/SIInstrInfo.td | 34 +++-
lib/Target/AMDGPU/SIInstructions.td | 20 --
3 files changed, 222 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 compiler-rt.
from 2ad515b [InstProf] Temporarily removing a test that fails/passes on d [...]
new f859b82 Revert r268608 -- unexplained darwin bot 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:
test/profile/Inputs/instrprof-value-prof-real.c | 1 -
test/profile/instrprof-value-prof-shared.test | 17 +++++++++++++++++
test/profile/instrprof-value-prof.test | 7 +++----
3 files changed, 20 insertions(+), 5 deletions(-)
create mode 100644 test/profile/instrprof-value-prof-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 llvm.
from 881d4a0 [GVN] Handle unordered atomics in cross block FRE
new 687c191 [Hexagon] Be careful about anti-dependencies with a call in p [...]
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/Hexagon/HexagonVLIWPacketizer.cpp | 26 ++++++++++++++++++++++++--
1 file changed, 24 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 clang.
from c6a175c [analyzer] Add tests for Objective-C class properties
new 0f9d5d9 Frontend: support -I=path for sysroot expansion
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/Frontend/CompilerInvocation.cpp | 16 ++++++++++++++--
test/Preprocessor/sysroot-prefix.c | 28 ++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 test/Preprocessor/sysroot-prefix.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 0407944 SDAG: Don't leave dangling dead nodes after SelectCodeCommon
new 881d4a0 [GVN] Handle unordered atomics in cross block FRE
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/Scalar/GVN.cpp | 10 ++++----
test/Transforms/GVN/atomic.ll | 55 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 60 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 llvm.
from 0866a4e The associated PR for this test was PR27135 not PR27132.
new 0407944 SDAG: Don't leave dangling dead nodes after SelectCodeCommon
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/SelectionDAG/SelectionDAGISel.cpp | 4 +++-
1 file changed, 3 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 gcc.
from 58cc8b8 escape: Add skeleton for gc analysis.
new d3c451a * config/i386/i386.md (int cmove peephole2s): Use general_re [...]
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/config/i386/predicates.md | 10 ----------
1 file changed, 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 4f23e0f [www][analyzer] Update recommended suppression mechanism for [...]
new c6a175c [analyzer] Add tests for Objective-C class properties
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/Analysis/properties.m | 108 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 108 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 2c200f0 [SimplifyCFG] propagate branch metadata when creating select [...]
new 4176423 Tweak the ThinLTO pass pipeline
new 1c51b73 [GVN] Do local FRE for unordered atomic loads
new d26da6c [X86] Get rid of X32_NOREX_ADDR_ACCESS register class.
new 0866a4e The associated PR for this test was PR27135 not PR27132.
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/X86/X86RegisterInfo.cpp | 3 +-
lib/Target/X86/X86RegisterInfo.td | 2 -
lib/Transforms/IPO/PassManagerBuilder.cpp | 24 +---
lib/Transforms/Scalar/GVN.cpp | 25 +++-
test/CodeGen/X86/switch.ll | 4 +-
test/Transforms/GVN/atomic.ll | 230 ++++++++++++++++++++++++++++++
6 files changed, 261 insertions(+), 27 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 446cee1 revert r268751 - caused same failures on msan bot
new 2c200f0 [SimplifyCFG] propagate branch metadata when creating select [...]
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/Utils/SimplifyCFG.cpp | 22 +++++++++-
.../SimplifyCFG/preserve-branchweights.ll | 47 ++++++++++++++++++----
2 files changed, 60 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.