This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 8d973d4e9 [lit, python] Change the order of the quotes in the lit cfg f [...]
new 417a3616c Fix the Xcode project for the Core -> Utility moves.
new 1e57d1c2e If a function starts with line number 0, don't try to check i [...]
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:
lldb.xcodeproj/project.pbxproj | 42 +++++++++++-----------
.../breakpoint/move_nearest/TestMoveNearest.py | 6 ++++
.../breakpoint/move_nearest/main.cpp | 2 +-
source/Breakpoint/BreakpointResolverFileLine.cpp | 6 +++-
4 files changed, 32 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 llvm.
from 9b5ab2cc213 [Hexagon] Allow use of gather intrinsics even with no-packets
new 638925075c5 [lit, python3] Update lit error logging to work correctly i [...]
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:
utils/lit/lit/Test.py | 11 ++++++++---
utils/lit/lit/llvm/config.py | 2 +-
utils/lit/tests/Inputs/shtest-env/lit.cfg | 2 +-
utils/lit/tests/Inputs/shtest-shell/lit.cfg | 2 +-
utils/lit/tests/Inputs/shtest-timeout/lit.cfg | 2 +-
utils/lit/tests/lit.cfg | 2 +-
utils/lit/tests/shtest-timeout.py | 3 ---
7 files changed, 13 insertions(+), 11 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 41e8493dc [lldb-mi] Re-implement target-select command
new 8d973d4e9 [lit, python] Change the order of the quotes in the lit cfg f [...]
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:
lit/lit.cfg | 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 lldb.
from 592a40608 Add new API to SBTarget class
new 41e8493dc [lldb-mi] Re-implement target-select command
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:
lit/lit.cfg | 10 +++-
.../data-info-line.c => target/inputs/main.c} | 2 +-
.../lldb-mi/target/inputs/target-select-so-path.py | 39 ++++++++++++++
.../lldb-mi/target}/lit.local.cfg | 0
.../lldb-mi/target/target-select-so-path.test | 25 +++++++++
tools/lldb-mi/MICmdCmdTarget.cpp | 59 +++++++---------------
6 files changed, 91 insertions(+), 44 deletions(-)
copy lit/tools/lldb-mi/{data/inputs/data-info-line.c => target/inputs/main.c} (61%)
create mode 100644 lit/tools/lldb-mi/target/inputs/target-select-so-path.py
copy lit/{Breakpoint => tools/lldb-mi/target}/lit.local.cfg (100%)
create mode 100644 lit/tools/lldb-mi/target/target-select-so-path.test
--
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 a5d9c8f92a2 [InstSimplify] fold fadd+fsub with common operand
new c517d08361a [InstSimplify] fold fsub+fadd with common operand
new 9b5ab2cc213 [Hexagon] Allow use of gather intrinsics even with no-packets
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 | 8 ++++++
lib/Target/Hexagon/HexagonAsmPrinter.cpp | 1 -
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 8 ------
test/CodeGen/Hexagon/no-packets-gather.ll | 31 ++++++++++++++++++----
.../InstSimplify/floating-point-arithmetic.ll | 8 ++----
5 files changed, 36 insertions(+), 20 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 a8ab9e6d20b [Local] Add dbg location on unreachable inst in changeToUnr [...]
new a5d9c8f92a2 [InstSimplify] fold fadd+fsub with common operand
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/Analysis/InstructionSimplify.cpp | 4 +++-
test/Transforms/InstSimplify/floating-point-arithmetic.ll | 8 ++------
2 files changed, 5 insertions(+), 7 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 56e792dbe Misc module/dwarf logging improvements
new 592a40608 Add new API to SBTarget 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/lldb/API/SBTarget.h | 3 +++
scripts/interface/SBTarget.i | 5 +++++
source/API/SBTarget.cpp | 20 ++++++++++++++++++++
3 files changed, 28 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 ef9e4010080 Update msbuild integration warnings: Don't warn on /Zi and /X
new c10f372ba1e [InstSimplify] fold fsub+fsub with common operand
new c544ebb3658 [WebAssembly] CFG sort support for exception handling
new a8ab9e6d20b [Local] Add dbg location on unreachable inst in changeToUnr [...]
The 3 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 | 5 +
lib/Target/WebAssembly/WebAssemblyCFGSort.cpp | 238 ++++++++++++++-----
lib/Transforms/Utils/Local.cpp | 3 +-
test/CodeGen/WebAssembly/cfg-stackify-eh.ll | 263 +++++++++++++++++++++
.../InstSimplify/floating-point-arithmetic.ll | 8 +-
unittests/Transforms/Utils/Local.cpp | 50 +++-
6 files changed, 505 insertions(+), 62 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/cfg-stackify-eh.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 a6a78706b0 [Sema] Fix for crash on conditional operation with address_s [...]
new 069ac442a1 [Headers] Expand _Unwind_Exception for SEH on MinGW/x86_64
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/unwind.h | 4 ++++
1 file changed, 4 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 b651cfc7119 [InstSimplify] add tests for fadd/fsub; NFC
new ef9e4010080 Update msbuild integration warnings: Don't warn on /Zi and /X
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/msbuild/LLVM.Cpp.Common.targets | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.