This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e2196c5 Update .debug_line section version information to match DWARF [...]
new f95be0d Reapply r285351 "[APFloat] Add DoubleAPFloat mode to APFloat. [...]
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/ADT/APFloat.h | 488 ++++++++++++++++++++++++++++++---------------
lib/Support/APFloat.cpp | 174 ++++++++++------
2 files changed, 441 insertions(+), 221 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 b8309ac Add support for "type lookup" to find C and C++ types
new 3b9ffa7 [CMake] Rename lldb-launcher to darwin-debug
new 8cba7b0 [Test Suite] Pull generateSource into lldbtest
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:
.../TestPublicAPIHeaders.py | 33 +-----------------
.../test/api/multithreaded/TestMultithreaded.py | 9 +++++
.../{driver.cpp => driver.cpp.template} | 2 +-
...istener_test.cpp => listener_test.cpp.template} | 2 +-
.../test/api/multithreaded/lldb-headers.h | 11 ------
...k.cpp => test_breakpoint_callback.cpp.template} | 2 +-
...> test_listener_event_description.cpp.template} | 2 +-
...test_listener_event_process_state.cpp.template} | 2 +-
...esume.cpp => test_listener_resume.cpp.template} | 2 +-
.../plugins/commands/TestPluginCommands.py | 4 +++
.../commands/{plugin.cpp => plugin.cpp.template} | 10 +-----
packages/Python/lldbsuite/test/lldbtest.py | 27 +++++++++++++++
scripts/Python/finish-swig-Python-LLDB.sh | 1 -
scripts/Python/finishSwigPythonLLDB.py | 40 ----------------------
tools/darwin-debug/CMakeLists.txt | 4 +--
15 files changed, 50 insertions(+), 101 deletions(-)
rename packages/Python/lldbsuite/test/api/multithreaded/{driver.cpp => driver.cpp. [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{listener_test.cpp => list [...]
delete mode 100644 packages/Python/lldbsuite/test/api/multithreaded/lldb-headers.h
rename packages/Python/lldbsuite/test/api/multithreaded/{test_breakpoint_callback. [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_event_descr [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_event_proce [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_resume.cpp [...]
rename packages/Python/lldbsuite/test/functionalities/plugins/commands/{plugin.cpp [...]
--
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 aoliva/SFN
in repository gcc.
from 91f6e4d SFN: introduce statement frontier notes
new 859d8e5 SFN: skip debug stmts when expanding fallthrough attribute
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:
gcc/gimplify.c | 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 441030d Revert "[APFloat] Add DoubleAPFloat mode to APFloat. NFC."
new e2196c5 Update .debug_line section version information to match DWARF [...]
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/MC/MCDwarf.cpp | 9 +++--
test/DebugInfo/AArch64/line-header.ll | 2 +-
test/DebugInfo/Generic/empty.ll | 2 +-
test/DebugInfo/X86/debug-line-version.s | 39 ++++++++++++++++++++++
test/DebugInfo/X86/empty.ll | 2 +-
.../X86/stmt-list-multiple-compile-units.ll | 6 ++--
test/MC/ELF/debug-line.s | 10 +++---
test/MC/ELF/debug-line2.s | 10 +++---
test/MC/ELF/debug-loc.s | 2 +-
test/MC/ELF/discriminator.s | 2 +-
test/MC/ELF/empty-dwarf-lines.s | 2 +-
test/MC/MachO/file.s | 8 ++---
test/MC/MachO/gen-dwarf.s | 2 +-
test/MC/MachO/loc.s | 14 ++++----
14 files changed, 77 insertions(+), 33 deletions(-)
create mode 100644 test/DebugInfo/X86/debug-line-version.s
--
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 aoliva/SFN
in repository gcc.
at 91f6e4d SFN: introduce statement frontier notes
This branch includes the following new commits:
new 91f6e4d SFN: introduce statement frontier notes
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.
--
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 302a19a [libFuzzer] enable use_cmp by default
new 441030d Revert "[APFloat] Add DoubleAPFloat mode to APFloat. 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:
include/llvm/ADT/APFloat.h | 480 +++++++++++++++------------------------------
lib/Support/APFloat.cpp | 174 ++++++----------
2 files changed, 221 insertions(+), 433 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 4cdbd20 [APFloat] Add DoubleAPFloat mode to APFloat. NFC.
new 302a19a [libFuzzer] enable use_cmp by default
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/Fuzzer/FuzzerFlags.def | 2 +-
lib/Fuzzer/test/fuzzer.test | 2 +-
lib/Fuzzer/test/simple-cmp.test | 2 +-
lib/Fuzzer/test/swap-cmp.test | 2 +-
lib/Fuzzer/test/value-profile-cmp.test | 8 ++++----
lib/Fuzzer/test/value-profile-load.test | 2 +-
lib/Fuzzer/test/value-profile-mem.test | 4 +---
lib/Fuzzer/test/value-profile-set.test | 2 +-
lib/Fuzzer/test/value-profile-strcmp.test | 2 ++
lib/Fuzzer/test/value-profile-strncmp.test | 2 ++
lib/Fuzzer/test/value-profile-switch.test | 4 ++--
11 files changed, 17 insertions(+), 15 deletions(-)
create mode 100644 lib/Fuzzer/test/value-profile-strcmp.test
create mode 100644 lib/Fuzzer/test/value-profile-strncmp.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 428b70f [InstCombine] fix foldSPFofSPF() to handle vector splats
new bf97793 CodeGen: Handle missed case of block removal during BlockPlacement.
new 0f84bab BitcodeReader: Require clients to read the block info block a [...]
new 4cdbd20 [APFloat] Add DoubleAPFloat mode to APFloat. NFC.
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:
include/llvm/ADT/APFloat.h | 480 ++++++++++++++++++++++-----------
lib/Bitcode/Reader/BitstreamReader.cpp | 4 +-
lib/CodeGen/MachineBlockPlacement.cpp | 14 +-
lib/Support/APFloat.cpp | 174 ++++++++----
4 files changed, 445 insertions(+), 227 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 ad44c9e Add documentation describing the components of a complete too [...]
new 1b4a38b [docs] Update the TSan and MSan docs to refer to the new no_s [...]
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/MemorySanitizer.rst | 10 +++++-----
docs/ThreadSanitizer.rst | 10 +++++-----
2 files changed, 10 insertions(+), 10 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 libcxx.
from e465ff3 [PATCH] D25483: [libcxx] [test] Fix non-Standard assumptions [...]
new 38c2a37 [libcxx] Make regex_match backtrack when search fails
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/regex | 43 ++++++++++++++-----
test/std/re/re.alg/re.alg.match/ecma.pass.cpp | 62 ++++++++++++++++++++++-----
2 files changed, 85 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.