This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from cf209cc Fix typo in CMakeLists.txt: provide the path to libcxx checko [...]
new eecb795 [CMake] Check runtimes subdir when looking for libcxx and libuwind
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 | 7 ++++++-
1 file changed, 6 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 libcxx.
from a43c2e7 [libc++] Remove unnecessary MSVCRT exclusions
new d842fed [CMake] Check runtimes subdir when looking for libcxxabi
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 | 11 +++++++++--
1 file changed, 9 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 150955a clang-cl: Pass /Zc:threadSafeInit through to MSVC with /fallb [...]
new a70b01b [index] Fix issue with protocol name locations in conformance [...]
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/Sema/Sema.h | 1 +
lib/Parse/ParseObjc.cpp | 3 ++-
lib/Sema/SemaDeclObjC.cpp | 9 ++++++++-
test/Index/Core/index-source.m | 20 ++++++++++++++++++++
4 files changed, 31 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 llvm.
from 129c9fc Revert "[ThinLTO] Prevent exporting of locals used/defined in [...]
new 2adde22 [XRay][docs] Fix llvm snippets to be well-formed
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/XRay.rst | 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 llvm.
from 85f5302 Bitcode: Remove the remnants of the BitcodeDiagnosticInfo class.
new 9e44836 [doc] Remove explicit CMake version requirement for MSVC
new 129c9fc Revert "[ThinLTO] Prevent exporting of locals used/defined 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:
docs/GettingStartedVS.rst | 4 +-
include/llvm/Support/TargetRegistry.h | 3 --
lib/Analysis/LLVMBuild.txt | 2 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 61 ++----------------------
lib/Bitcode/Writer/BitcodeWriter.cpp | 23 +++-------
lib/Object/IRObjectFile.cpp | 3 +-
test/LTO/X86/current-section.ll | 3 --
test/ThinLTO/X86/Inputs/module_asm2.ll | 12 -----
test/ThinLTO/X86/module_asm2.ll | 84 ----------------------------------
tools/opt/opt.cpp | 1 -
10 files changed, 14 insertions(+), 182 deletions(-)
delete mode 100644 test/ThinLTO/X86/Inputs/module_asm2.ll
delete mode 100644 test/ThinLTO/X86/module_asm2.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 lld.
from e3a9257 Simplify getLocation() function.
new e077886 Split Header into individual fields.
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/InputSection.cpp | 26 +++---
ELF/LinkerScript.cpp | 46 +++++-----
ELF/OutputSections.cpp | 223 +++++++++++++++++++++++-----------------------
ELF/OutputSections.h | 37 ++++----
ELF/Relocations.cpp | 4 +-
ELF/Symbols.cpp | 16 ++--
ELF/SyntheticSections.cpp | 2 +-
ELF/Target.cpp | 30 +++----
ELF/Thunks.cpp | 2 +-
ELF/Writer.cpp | 122 ++++++++++++-------------
10 files changed, 251 insertions(+), 257 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 d942ad5 Daily bump.
new 166f817 Fix ice in set_value_range gcc/ChangeLog:
new e0bcc1c Handle unary pass-through jump functions for ipa-vrp gcc/test [...]
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:
gcc/ChangeLog | 21 +++++++
gcc/ipa-cp.c | 53 +++++++++++++---
gcc/ipa-prop.c | 94 +++++++++++++++++++++++++----
gcc/ipa-prop.h | 1 +
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/ipa/pr78121.c | 16 +++++
gcc/testsuite/gcc.dg/ipa/{vrp3.c => vrp7.c} | 8 ++-
7 files changed, 177 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr78121.c
copy gcc/testsuite/gcc.dg/ipa/{vrp3.c => vrp7.c} (82%)
--
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 3885b5c Enable Loop Sink pass for functions that has profile.
new 85f5302 Bitcode: Remove the remnants of the BitcodeDiagnosticInfo class.
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/Bitcode/ReaderWriter.h | 17 +----------------
include/llvm/IR/DiagnosticInfo.h | 1 -
lib/Bitcode/Reader/BitcodeReader.cpp | 2 --
tools/gold/gold-plugin.cpp | 6 ------
4 files changed, 1 insertion(+), 25 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 f70da78 [XRay][Docs] Add documentation for XRay in LLVM
new d9a93c0 Bitcode: Change the BitcodeReader to use llvm::Error internally.
new 3885b5c Enable Loop Sink pass for functions that has profile.
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/Bitcode/Reader/BitcodeReader.cpp | 682 +++++++++++++++---------------
lib/Transforms/IPO/PassManagerBuilder.cpp | 8 +-
lib/Transforms/Scalar/LoopSink.cpp | 5 +
test/Bitcode/invalid.test | 2 +-
test/Other/pass-pipelines.ll | 3 +
test/Transforms/LICM/loopsink.ll | 11 +-
test/Transforms/LICM/sink.ll | 3 +-
7 files changed, 364 insertions(+), 350 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 2123f44 Emit debug info for global constants whose address is taken e [...]
new 150955a clang-cl: Pass /Zc:threadSafeInit through to MSVC with /fallb [...]
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/Driver/Tools.cpp | 8 ++++++++
test/Driver/cl-fallback.c | 6 ++++++
2 files changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.