This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3500aae383 [libclang 8/8] Add support for the flag_enum attribute
new bf40a7d591 Fix unused variable warning in tablegen generated code
new 6578ee69bf Fully qualify the renamed symbol if the shortened name is am [...]
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/Tooling/Core/Lookup.cpp | 44 +++++++++++++++++++++++++++++++++++--
unittests/Tooling/LookupTest.cpp | 34 +++++++++++++++++++++++++++-
utils/TableGen/ClangAttrEmitter.cpp | 12 ++++++----
3 files changed, 83 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 llvm.
from afa9b4c739d [XRay] fixup: Add missing std::move(...)
new c45dda4fda4 [XRay] fixup: add one more missing std::move(...)
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/XRay/Profile.cpp | 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 binutils-gdb.
from dbf8be89ed x86: drop NoRex64 from {,v}pmov{s,z}x*
new 2688aab226 Update PRU assembler to corect hardware register numbering 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:
gas/ChangeLog | 9 +++++++++
gas/config/tc-pru.c | 22 ++++++++++++++++++----
gas/config/tc-pru.h | 10 ++++++++--
ld/ldlex.l | 2 +-
4 files changed, 36 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 6c99574e7 [lldb] Remove unused variable.
new 99c3f2c9e Revert "Add support for ARM and ARM64 breakpad generated mini [...]
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/Target/Target.h | 30 +-
lldb.xcodeproj/project.pbxproj | 16 -
.../xcshareddata/xcschemes/desktop.xcscheme | 2 +-
.../postmortem/minidump-new/TestMiniDumpNew.py | 155 ----
.../postmortem/minidump-new/arm-linux.dmp | Bin 588 -> 0 bytes
.../postmortem/minidump-new/arm-macos.dmp | Bin 588 -> 0 bytes
.../postmortem/minidump-new/arm64-macos.dmp | Bin 1016 -> 0 bytes
source/Plugins/Process/minidump/CMakeLists.txt | 2 -
source/Plugins/Process/minidump/MinidumpParser.cpp | 140 ++--
source/Plugins/Process/minidump/MinidumpParser.h | 1 -
.../Plugins/Process/minidump/ProcessMinidump.cpp | 14 +-
.../minidump/RegisterContextMinidump_ARM.cpp | 532 -------------
.../Process/minidump/RegisterContextMinidump_ARM.h | 95 ---
.../minidump/RegisterContextMinidump_ARM64.cpp | 836 ---------------------
.../minidump/RegisterContextMinidump_ARM64.h | 85 ---
source/Plugins/Process/minidump/ThreadMinidump.cpp | 24 +-
source/Target/Target.cpp | 22 +-
17 files changed, 92 insertions(+), 1862 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
delete mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h
delete mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp
delete mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h
--
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 1760333a4bc [XRay] Fixup: remove 'noexcept' in defaulted move members
new afa9b4c739d [XRay] fixup: Add missing std::move(...)
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/XRay/Profile.cpp | 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 ea39027a818 [XRay][llvm] Load XRay Profiles
new 1760333a4bc [XRay] Fixup: remove 'noexcept' in defaulted move members
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/XRay/Profile.h | 4 ++--
1 file 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 newlib.
from 2ec54fb1d Patch from Richard Earnshaw <Richard.Earnshaw(a)arm.com>
new d79069d2f Cygwin: fegetenv() should not disable exceptions
new f16b198c3 Cygwin: Document fegetenv patch
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:
winsup/cygwin/fenv.cc | 6 +++++-
winsup/cygwin/release/2.11.0 | 3 +++
2 files changed, 8 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 binutils-gdb.
from 3ed12f02a2 Automatic date update in version.in
new c48dadc9a8 x86: drop "mem" operand type attribute
new dbf8be89ed x86: drop NoRex64 from {,v}pmov{s,z}x*
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:
gas/ChangeLog | 9 +
gas/config/tc-i386-intel.c | 4 +-
gas/config/tc-i386.c | 19 +-
opcodes/ChangeLog | 13 +
opcodes/i386-gen.c | 1 -
opcodes/i386-init.h | 124 +-
opcodes/i386-opc.h | 1 -
opcodes/i386-opc.tbl | 48 +-
opcodes/i386-tbl.h | 35902 +++++++++++++++++++++----------------------
9 files changed, 18074 insertions(+), 18047 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 148fcef366e [aarch64] Fix falkor pipeline description for dup<q>
new cc647a3c0b0 Print heuristics probability fraction part with 2 digits.
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 | 5 +++++
gcc/predict.c | 2 +-
gcc/testsuite/ChangeLog | 25 ++++++++++++++++++-------
gcc/testsuite/gcc.dg/predict-1.c | 2 +-
gcc/testsuite/gcc.dg/predict-13.c | 4 ++--
gcc/testsuite/gcc.dg/predict-3.c | 2 +-
gcc/testsuite/gcc.dg/predict-4.c | 2 +-
gcc/testsuite/gcc.dg/predict-5.c | 2 +-
gcc/testsuite/gcc.dg/predict-6.c | 2 +-
gcc/testsuite/gcc.dg/predict-9.c | 4 ++--
gcc/testsuite/gfortran.dg/predict-1.f90 | 2 +-
11 files changed, 34 insertions(+), 18 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 92ac75817fa [X86] Remove all the vector NOP bitcast patterns. Use a few [...]
new ea39027a818 [XRay][llvm] Load XRay Profiles
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/XRay/Profile.h | 130 ++++++++++++++
lib/XRay/CMakeLists.txt | 1 +
lib/XRay/Profile.cpp | 379 +++++++++++++++++++++++++++++++++++++++++
unittests/XRay/CMakeLists.txt | 2 +
unittests/XRay/ProfileTest.cpp | 218 ++++++++++++++++++++++++
5 files changed, 730 insertions(+)
create mode 100644 include/llvm/XRay/Profile.h
create mode 100644 lib/XRay/Profile.cpp
create mode 100644 unittests/XRay/ProfileTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.