This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a43e1e1bb7 [InstCombine] simplify code in SimplifyAssociativeOrCommuta [...]
new 2ad02e3f0c6 [NFC] Move verificaiton check for f128 conversion into Lowe [...]
new d7addc5a025 [Hexagon] Turn off flag enabling auto-vectorization
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/Target/Hexagon/HexagonTargetTransformInfo.cpp | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 38 +++++++++--------------
2 files changed, 15 insertions(+), 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 a71a379fe7f [Attributes] Fix a bug in AttributeList::get so it can hand [...]
new 1a43e1e1bb7 [InstCombine] simplify code in SimplifyAssociativeOrCommuta [...]
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:
.../InstCombine/InstructionCombining.cpp | 27 +++++++++-------------
1 file changed, 11 insertions(+), 16 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 84d38622bdf Revert "Fix some incorrect fields in our generated PDBs."
new a14fac4e51e Remove faulty assertion in llvm-pdbutil
new a71a379fe7f [Attributes] Fix a bug in AttributeList::get so it can hand [...]
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/Attributes.cpp | 4 ++++
tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp | 7 ++-----
unittests/IR/AttributesTest.cpp | 8 ++++++++
3 files changed, 14 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 compiler-rt.
from d8870b2ec [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
new 0402fa0fb [sanitizer] Build failures fixes post D45457
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/cfi/CMakeLists.txt | 1 +
lib/stats/CMakeLists.txt | 1 +
lib/tsan/dd/CMakeLists.txt | 1 +
3 files changed, 3 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 b1bd1633f1a Fix some incorrect fields in our generated PDBs.
new 8af1bad853e [CodeView] Initial support for emitting S_THUNK32 symbols f [...]
new 84d38622bdf Revert "Fix some incorrect fields in our generated PDBs."
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:
.../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 -
include/llvm/IR/DebugInfoFlags.def | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 5 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 59 ++-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 4 +
lib/DebugInfo/CodeView/SymbolDumper.cpp | 1 +
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 10 +-
test/DebugInfo/COFF/thunk.ll | 586 +++++++++++++++++++++
8 files changed, 657 insertions(+), 12 deletions(-)
create mode 100644 test/DebugInfo/COFF/thunk.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 clang.
from 45619d4561 [mips] Prevent PIC to be set to level 2
new adf8ae4536 [CodeView] Initial support for emitting S_THUNK32 symbols fo [...]
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/CGDebugInfo.cpp | 7 +-
lib/CodeGen/CGDebugInfo.h | 3 +-
lib/CodeGen/CodeGenFunction.cpp | 3 +-
test/CodeGenCXX/debug-info-thunk.cpp | 302 +++++++++++++++++++++++++++++++----
4 files changed, 285 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 lld.
from 79431a31c Fix some incorrect fields in our generated PDBs.
new 59198b42b Revert "Fix some incorrect fields in our generated PDBs."
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:
COFF/PDB.cpp | 26 +-------------------------
1 file 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 2be99d04c02 [InstCombine] simplify getBinOpsForFactorization(); NFC
new b1bd1633f1a Fix some incorrect fields in our generated PDBs.
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/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 +
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 10 +++++++++-
2 files changed, 10 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 compiler-rt.
from 5b76093c1 tsan: add support for linux/powerpc64 in buildgo.sh
new d8870b2ec [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
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/asan/CMakeLists.txt | 2 +
lib/asan/tests/CMakeLists.txt | 3 +
lib/esan/CMakeLists.txt | 1 +
lib/hwasan/CMakeLists.txt | 2 +
lib/lsan/CMakeLists.txt | 2 +
lib/msan/CMakeLists.txt | 1 +
lib/sanitizer_common/CMakeLists.txt | 37 +--
lib/sanitizer_common/sanitizer_common.cc | 14 --
lib/sanitizer_common/sanitizer_common_libcdep.cc | 250 +--------------------
lib/sanitizer_common/sanitizer_coverage_fuchsia.cc | 4 +-
.../sanitizer_coverage_libcdep_new.cc | 1 -
lib/sanitizer_common/sanitizer_fuchsia.cc | 48 +---
lib/sanitizer_common/sanitizer_linux.cc | 4 +-
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 1 -
lib/sanitizer_common/sanitizer_posix.cc | 1 -
.../sanitizer_symbolizer_fuchsia.cc | 45 ++++
...n_libcdep.cc => sanitizer_symbolizer_report.cc} | 143 ++----------
lib/sanitizer_common/tests/CMakeLists.txt | 9 +-
lib/scudo/CMakeLists.txt | 7 +-
lib/tsan/CMakeLists.txt | 2 +
lib/tsan/go/buildgo.sh | 1 +
lib/tsan/tests/CMakeLists.txt | 1 +
lib/ubsan/CMakeLists.txt | 4 +
23 files changed, 124 insertions(+), 459 deletions(-)
copy lib/sanitizer_common/{sanitizer_common_libcdep.cc => sanitizer_symbolizer_rep [...]
--
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 32148093a Define InitLLVM to do common initialization all at once.
new 79431a31c Fix some incorrect fields in our generated PDBs.
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:
COFF/PDB.cpp | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.