This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 85e5e73 [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
new 36caf71 Convert some depth first traversals to depth_first
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/NaryReassociate.cpp | 10 +++++-----
lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp | 11 +++--------
lib/Transforms/Scalar/StraightLineStrengthReduce.cpp | 6 ++----
3 files changed, 10 insertions(+), 17 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 74acca8 [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
new 6ddd0d1 [www] Add nullability questions to analyzer FAQ.
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:
www/analyzer/faq.html | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 54 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 f6e737e [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
new 85e5e73 [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
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/CallGraph.h | 55 ++++++++++++++++++---------------------
1 file changed, 25 insertions(+), 30 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 7e0ae6f [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
new 74acca8 [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
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/Analysis/CallGraph.h | 43 +++++++++++++++++---------------------
1 file changed, 19 insertions(+), 24 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 1151f14 Revert "[lldb][cmake] Remove libclang as an lldbBase dependen [...]
new 381507e [lldb] Use OrcMCJITReplacement rather than MCJIT as the under [...]
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/Expression/IRExecutionUnit.cpp | 3 ++-
1 file changed, 2 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 270b838 Regenerate .pot files.
new 73ffb7b Reimplement removal fix-it hints in terms of replace
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 | 18 +++++++
gcc/diagnostic-show-locus.c | 124 +++++++++++++++++++++++++++++++++++++-------
gcc/diagnostic.c | 4 --
libcpp/ChangeLog | 9 ++++
libcpp/include/line-map.h | 23 +-------
libcpp/line-map.c | 18 +------
6 files changed, 133 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 48a33fd [Hexagon] Avoid register dependencies on indirect branches in [...]
new 61926b4 [Packetizer] Add debugging code to stop packetization after N [...]
new f6e737e [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
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:
include/llvm/ADT/GraphTraits.h | 5 +++--
include/llvm/Analysis/BlockFrequencyInfoImpl.h | 2 +-
include/llvm/Analysis/CallGraph.h | 10 +++++-----
include/llvm/CodeGen/MachineFunction.h | 16 ++++++++++------
include/llvm/CodeGen/ScheduleDAG.h | 6 +++---
include/llvm/CodeGen/SelectionDAG.h | 6 +++---
include/llvm/IR/CFG.h | 20 ++++++++++++++------
include/llvm/Support/GenericDomTree.h | 4 ++--
include/llvm/Support/GraphWriter.h | 12 ++----------
lib/Analysis/BlockFrequencyInfo.cpp | 6 +++---
lib/CodeGen/DFAPacketizer.cpp | 21 +++++++++++++++++++++
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 6 +++---
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 8 ++++----
lib/Transforms/Scalar/NaryReassociate.cpp | 2 +-
.../Scalar/SeparateConstOffsetFromGEP.cpp | 2 +-
.../Scalar/StraightLineStrengthReduce.cpp | 2 +-
unittests/Analysis/CallGraphTest.cpp | 6 +++---
17 files changed, 80 insertions(+), 54 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 79d2d0e clang-format: [JS] handle object literals with casts.
new 7e0ae6f [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
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/Analysis/Analyses/Dominators.h | 11 +++--
include/clang/Analysis/CFG.h | 69 ++++------------------------
include/clang/Analysis/CallGraph.h | 14 +++---
3 files changed, 20 insertions(+), 74 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 47b1943 [libFuzzer] fix the non-debug build warnings
new 878c720 [ADT] add pointer_iterator, the opposite of pointee_iterator
new 48a33fd [Hexagon] Avoid register dependencies on indirect branches in [...]
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:
include/llvm/ADT/iterator.h | 17 +++++++++++++++++
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 15 ++++++++-------
unittests/Support/IteratorTest.cpp | 24 ++++++++++++++++++++++++
3 files changed, 49 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.