This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 936a383 ObjCARC: Don't increment or dereference end() when scanning args
new 5780685 Scalar: Avoid dereferencing end() in InductiveRangeCheckElimination
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/InductiveRangeCheckElimination.cpp | 6 +++---
1 file 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 clang.
from eb1960e [CMake] Workflow improvements to PGO generation
new ccf83ec If possible, set the stack rlimit to at least 8MiB on cc1 sta [...]
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/driver/cc1_main.cpp | 65 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 65 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 release_39
in repository clang.
from 9ea2f5a Merging r278763: -------------------------------------------- [...]
new 4af2a3e ReleaseNotes: mention new /imsvc flag
new d47f71a Merging r277852: -------------------------------------------- [...]
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:
docs/ReleaseNotes.rst | 4 ++++
lib/CodeGen/CGDebugInfo.cpp | 10 ++++++++++
test/CodeGenCXX/debug-info-cxx1y.cpp | 26 ++++++++++++++++++++++----
3 files changed, 36 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 d4e0802 CodeGen: Avoid dereferencing end() in OptimizePHIs::OptimizeBB
new 4a3738e ARM: Avoid dereferencing end() in ARMFrameLowering::emitPrologue
new 936a383 ObjCARC: Don't increment or dereference end() when scanning args
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/Analysis/ObjCARCInstKind.cpp | 70 ++++++++++++++++++++-----------------
lib/Target/ARM/ARMFrameLowering.cpp | 3 +-
2 files changed, 39 insertions(+), 34 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 f623792 Hexagon: Avoid dereferencing end() in HexagonInstrInfo::InsertBranch
new d4e0802 CodeGen: Avoid dereferencing end() in OptimizePHIs::OptimizeBB
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/OptimizePHIs.cpp | 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 6058aba [Docs] Add initial MemorySSA documentation.
new f623792 Hexagon: Avoid dereferencing end() in HexagonInstrInfo::InsertBranch
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/HexagonInstrInfo.cpp | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 release_39
in repository llvm.
from d2e45b0 Merging r278571: -------------------------------------------- [...]
new 5b9cd04 Merging r278841: -------------------------------------------- [...]
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-merge-after-mbp.ll | 130 ++++++++++++++++---------------
1 file changed, 67 insertions(+), 63 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 9e4c8a3 AMDGPU: Avoid looking for the DebugLoc in end()
new 6058aba [Docs] Add initial MemorySSA documentation.
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:
docs/AliasAnalysis.rst | 6 +
docs/MemorySSA.rst | 358 +++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 4 +
3 files changed, 368 insertions(+)
create mode 100644 docs/MemorySSA.rst
--
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 cbbc1ca SimplifyCFG: Avoid dereferencing end()
new 9e4c8a3 AMDGPU: Avoid looking for the DebugLoc in end()
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/AMDGPU/R600ControlFlowFinalizer.cpp | 26 ++++++++++++--------------
1 file changed, 12 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 gcc.
from b1398e4 PR tree-optimization/72817 * gcc.dg/tree-ssa/pr72817.c (a): [...]
new 6588f44 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.