This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 3dd4620 Explicitly specify extern "C++" on __libcpp_library_version
new b18d684 Try 2 to add extern C++ to __libcpp_library_version
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/__config | 4 +++-
1 file changed, 3 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 lldb.
from 4237832 Add a couple of fun unit tests for FileSpec::Equal
new 4cca168 Rename DWARF 5 constants to adapt to change in LLVM
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:
source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 glibc.
from c317468 Add missing include for stdlib.h.
new b2fea74 Fix building tst-linkall-static.
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:
ChangeLog | 2 ++
elf/Makefile | 1 +
2 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 9fd3a76 Import/update constants from the DWARF 5 public review draft [...]
new 23ea6d3 TargetPassConfig: Move addPass of IPRA RegUsageInfoProp down.
new 15cdf2c MachineRegisterInfo: Remove unused arg from isConstantPhysReg(); 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:
include/llvm/CodeGen/MachineRegisterInfo.h | 2 +-
lib/CodeGen/LiveRangeEdit.cpp | 2 +-
lib/CodeGen/MachineCSE.cpp | 2 +-
lib/CodeGen/MachineLICM.cpp | 2 +-
lib/CodeGen/MachineRegisterInfo.cpp | 3 +--
lib/CodeGen/MachineSink.cpp | 2 +-
lib/CodeGen/TargetInstrInfo.cpp | 2 +-
lib/CodeGen/TargetPassConfig.cpp | 6 +++---
8 files changed, 10 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 gcc.
from cbe1e8f libgo: redirect grep output in mkrsysinfo.sh to /dev/null
new e3014b8 * dojump.c (do_jump_by_parts_greater_rtx): Invert probabilit [...]
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/ChangeLog | 7 +++++
gcc/dojump.c | 1 +
gcc/internal-fn.c | 82 +++++++++++++++++++++++++++++++------------------------
3 files changed, 55 insertions(+), 35 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 05af2b2 More swift calling convention tests
new 9fd3a76 Import/update constants from the DWARF 5 public review draft [...]
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/Support/Dwarf.def | 82 +++++++++++++++++++++++++++-
include/llvm/Support/Dwarf.h | 84 +++++++++++++++++++++--------
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFUnit.cpp | 2 +-
lib/Support/Dwarf.cpp | 23 ++++++--
7 files changed, 170 insertions(+), 31 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 40ca1ec Fix filesystem::path for iterators with const value_type
new cbe1e8f libgo: redirect grep output in mkrsysinfo.sh to /dev/null
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/go/gofrontend/MERGE | 2 +-
libgo/mkrsysinfo.sh | 2 +-
2 files changed, 2 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 gcc.
from d24c407 PR debug/77773 * c-pretty-print.c (simple_type_specifier): [...]
new 40ca1ec Fix filesystem::path for iterators with const value_type
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:
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/experimental/bits/fs_path.h | 13 +++---
.../filesystem/path/construct/range.cc | 47 ++++++++++++++++++++++
3 files changed, 65 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 llvm.
from a3dd1fe [libFuzzer] a bit more docs
new 05af2b2 More swift calling convention tests
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:
test/CodeGen/AArch64/swift-return.ll | 296 +++++++++++++++++++++++++++++++++++
test/CodeGen/AArch64/swifterror.ll | 188 +++++++++++++++++++++-
test/CodeGen/ARM/swift-return.ll | 181 +++++++++++++++++++++
test/CodeGen/ARM/swifterror.ll | 121 ++++++++++++++
test/CodeGen/X86/swift-return.ll | 167 ++++++++++++++++++++
test/CodeGen/X86/swifterror.ll | 151 ++++++++++++++++++
6 files changed, 1099 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AArch64/swift-return.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 8b380aa Revert "[Preprocessor] Support for '-dI' flag"
new 61288a5 Fixing small problem with avx512-reduceIntrin.c test on some OS.
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:
test/CodeGen/avx512-reduceIntrin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.