This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d3b197f Make merge_archives.py executable
new 60479ea Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.a
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:
CMakeLists.txt | 3 +++
lib/CMakeLists.txt | 22 ++++++++++++++++++++++
utils/merge_archives.py | 29 ++++++++++++++++++++---------
3 files changed, 45 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 181c24a [MIRPrinter] Print raw branch probabilities as expected by MIRParser
new 9262f00 Timer: Track name and description.
new 9df5d1c Statistic/Timer: Include timers in PrintStatisticsJSON().
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 ++
include/llvm/ADT/Statistic.h | 5 +-
include/llvm/CodeGen/AsmPrinter.h | 11 ++-
include/llvm/Support/Timer.h | 53 +++++++++++---
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 47 ++++++++-----
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 9 ++-
lib/CodeGen/RegAllocBase.cpp | 6 +-
lib/CodeGen/RegAllocBase.h | 1 +
lib/CodeGen/RegAllocGreedy.cpp | 12 ++--
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 45 +++++++-----
lib/IR/LegacyPassManager.cpp | 8 ++-
lib/IRReader/IRReader.cpp | 9 ++-
lib/Support/Statistic.cpp | 32 ++++-----
lib/Support/Timer.cpp | 99 +++++++++++++++++++--------
lib/Target/Hexagon/HexagonGenInsert.cpp | 13 ++--
lib/Target/Hexagon/RDFGraph.cpp | 3 +-
lib/Target/Hexagon/RDFGraph.h | 1 -
test/Other/statistic.ll | 7 +-
unittests/Support/TimerTest.cpp | 4 +-
utils/yaml-bench/YAMLBench.cpp | 28 ++++----
20 files changed, 269 insertions(+), 128 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 859e2fb [CMake] Fixing variable names that were mistyped
new 6f60f84 Adapt to llvm NamedRegionTimer changes
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/BackendUtil.cpp | 2 +-
lib/CodeGen/CodeGenAction.cpp | 2 +-
lib/Frontend/CompilerInstance.cpp | 15 ++++++++++-----
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 2 +-
4 files changed, 13 insertions(+), 8 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 lld.
from 4a77b82 Simplify handling of SHF_LINK_ORDER.
new 675086e Simplify. 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:
ELF/OutputSections.cpp | 14 +++++---------
1 file changed, 5 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 13892fc AMDGPU: Fix unused variable warning
new 181c24a [MIRPrinter] Print raw branch probabilities as expected by MIRParser
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/MIRParser/MIParser.cpp | 3 ++-
lib/CodeGen/MIRPrinter.cpp | 5 ++++-
test/CodeGen/MIR/Generic/branch-probabilities.ll | 26 ++++++++++++++++++++++
test/CodeGen/MIR/X86/newline-handling.mir | 4 ++--
.../MIR/X86/successor-basic-blocks-weights.mir | 2 +-
test/CodeGen/MIR/X86/successor-basic-blocks.mir | 4 ++--
6 files changed, 37 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/MIR/Generic/branch-probabilities.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 lldb.
from c725ee6 Resubmit "Remove an output-parameter from Variable function".
new 385ca48 Re-add the StringRef interface changes for Variable.
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/lldb/Core/ValueObject.h | 5 +-
include/lldb/Symbol/Variable.h | 2 +-
source/Core/ValueObject.cpp | 26 ++---
source/Symbol/Variable.cpp | 210 +++++++++++++++++++++-------------------
4 files changed, 126 insertions(+), 117 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 9d47026 LTO support for -fsave-optimization-record on Darwin
new 859e2fb [CMake] Fixing variable names that were mistyped
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/CMakeLists.txt | 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 libcxxabi.
from e4f23d8 Rename TU names to not conflict with libc++.
new 2ecedcc __cxa_demangle: use default member initialization
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:
src/cxa_demangle.cpp | 21 +++++++--------------
1 file changed, 7 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 lld.
from 7a8db8f [ELF] Convert PltSection to input section
new 4a77b82 Simplify handling of SHF_LINK_ORDER.
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:
ELF/OutputSections.cpp | 16 ++++++++++++++
ELF/Writer.cpp | 60 --------------------------------------------------
2 files changed, 16 insertions(+), 60 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 bd831c7 Fix test from r287353: don't use /dev/null
new 13892fc AMDGPU: Fix unused variable warning
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/SIISelLowering.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.