This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from db5173a Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
new 23ee217 Just a small cleanup
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/Utils/Local.cpp | 51 +++++++++++++++++-------------------------
1 file changed, 21 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 llvm.
from 46e1183 [SimplifyCFG] Stop inserting calls to llvm.trap for UB
new db5173a Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
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/Transforms/Utils/Local.h | 2 +-
lib/CodeGen/WinEHPrepare.cpp | 6 +--
lib/Transforms/IPO/PruneEH.cpp | 2 +-
lib/Transforms/Scalar/SCCP.cpp | 3 +-
lib/Transforms/Utils/InlineFunction.cpp | 2 +-
lib/Transforms/Utils/Local.cpp | 62 ++++++++++++++--------
lib/Transforms/Utils/LoopSimplify.cpp | 2 +-
test/Transforms/SimplifyCFG/invoke.ll | 2 +
test/Transforms/SimplifyCFG/trap-debugloc.ll | 22 ++++++++
.../SimplifyCFG/trapping-load-unreachable.ll | 1 +
10 files changed, 73 insertions(+), 31 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/trap-debugloc.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 newlib.
from cb34fff Remove CYGWIN=detect_bloda option
new 2a18fb4 Clarify setting of child_info::msv_count in child_info.h
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:
winsup/cygwin/child_info.h | 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 35fad14 [InstSimplify] Replace calls to null with undef
new 46e1183 [SimplifyCFG] Stop inserting calls to llvm.trap for UB
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/Transforms/Utils/Local.h | 2 +-
lib/CodeGen/WinEHPrepare.cpp | 6 +--
lib/Transforms/IPO/PruneEH.cpp | 2 +-
lib/Transforms/Scalar/SCCP.cpp | 3 +-
lib/Transforms/Utils/InlineFunction.cpp | 2 +-
lib/Transforms/Utils/Local.cpp | 62 ++++++++--------------
lib/Transforms/Utils/LoopSimplify.cpp | 2 +-
test/Transforms/SimplifyCFG/invoke.ll | 2 -
test/Transforms/SimplifyCFG/trap-debugloc.ll | 22 --------
.../SimplifyCFG/trapping-load-unreachable.ll | 1 -
10 files changed, 31 insertions(+), 73 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/trap-debugloc.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 llvm.
from db39d89 Fix a typo in FindAvailableLoadedValue, introduced by r273734 [...]
new ae15013 [SimplifyCFG] Replace calls to null/undef with unreachable
new 35fad14 [InstSimplify] Replace calls to null with undef
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/InstructionSimplify.cpp | 3 ++-
lib/Transforms/Utils/Local.cpp | 6 +++++
lib/Transforms/Utils/SimplifyCFG.cpp | 6 ++++-
test/Transforms/InstSimplify/call.ll | 16 +++++++++++
.../Transforms/SimplifyCFG/UnreachableEliminate.ll | 31 ++++++++++++++++++++++
5 files changed, 60 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 8aece08 Fix bad test expectation.
new 2a5a1ee [X86] Fix pslldq/psrldq intrinsics to not fail compilation wi [...]
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/Headers/avx2intrin.h | 142 +++++++++++------------
lib/Headers/avx512bwintrin.h | 270 +++++++++++++++++++++----------------------
lib/Headers/emmintrin.h | 82 +++++++------
test/CodeGen/sse2-builtins.c | 12 ++
4 files changed, 256 insertions(+), 250 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 5e86ac7 [llvm-cov] Make an API more consistent, NFC
new db39d89 Fix a typo in FindAvailableLoadedValue, introduced by r273734 [...]
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/Loads.h | 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 49b4592 Try to fix the MSVC build
new a6154f9 [llvm-cov] Flesh out some doxygen comments, NFC
new 5e86ac7 [llvm-cov] Make an API more consistent, NFC
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:
tools/llvm-cov/SourceCoverageView.cpp | 8 ++++----
tools/llvm-cov/SourceCoverageView.h | 31 ++++++++++++++++++-------------
tools/llvm-cov/SourceCoverageViewText.cpp | 12 ++++++------
tools/llvm-cov/SourceCoverageViewText.h | 11 ++++++-----
4 files changed, 34 insertions(+), 28 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 binutils-gdb.
from 6b85054 Support structure offsets that are 512K or larger.
new b5a4b3c Make evaluation and type-printing of all NonZero optimized en [...]
new fccb08f Add tests for printing of NonZero-optimized enums in Rust
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:
gdb/ChangeLog | 8 +++++
gdb/rust-lang.c | 72 ++++++++++++++++++++++++++++++---------
gdb/testsuite/ChangeLog | 6 ++++
gdb/testsuite/gdb.rust/simple.exp | 11 ++++++
gdb/testsuite/gdb.rust/simple.rs | 17 +++++++++
5 files changed, 97 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 lld.
from 65eac40 [lld][MachO] Add support for x86-64 negDelta64 references and [...]
new a7972a3 Do not lookup the same option twice. 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/Driver.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.