This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 05f02d544f4 [ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32
new 4f26ae4cab2 [mips] Add test case to check that calls to mcount follow l [...]
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/Mips/long-call-mcount.ll | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 test/CodeGen/Mips/long-call-mcount.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 8b6a32148d0 [ARM GlobalISel] Support pointer constants
new 05f02d544f4 [ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32
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/Target/ARM/ARMInstructionSelector.cpp | 22 ++++++++++
lib/Target/ARM/ARMLegalizerInfo.cpp | 6 +++
lib/Target/ARM/ARMRegisterBankInfo.cpp | 2 +
.../ARM/GlobalISel/arm-instruction-select.mir | 51 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 47 ++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 41 +++++++++++++++++
6 files changed, 169 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 gcc.
from 82841c8f207 * doc/extend.texi (Loop-Specific Pragmas): Document pragma [...]
new 1c5a2faaadd This is a follow up patch for pr83488 to fix an error in se [...]
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 | 17 ++++++++
gcc/common/config/i386/i386-common.c | 16 +++----
gcc/config/i386/i386-builtin.def | 84 ++++++++++++++++++------------------
gcc/config/i386/i386-c.c | 2 +-
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.opt | 2 +-
6 files changed, 70 insertions(+), 53 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 6a32f89109b [DAGCombine] Revert r321259
new 8b6a32148d0 [ARM GlobalISel] Support pointer constants
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/Target/ARM/ARMInstructionSelector.cpp | 11 ++++++++++-
lib/Target/ARM/ARMLegalizerInfo.cpp | 1 +
test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir | 18 ++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 5 +++++
4 files changed, 34 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 d2c07f30b Enable TestReadMemCString on non-darwin targets
new b64ab3f60 debugserver: Propagate environment in launch-mode (pr35671)
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/debugserver/source/RNBContext.cpp | 19 +++++++++++++++++++
tools/debugserver/source/RNBContext.h | 1 +
tools/debugserver/source/debugserver.cpp | 22 ++++++++++++++--------
unittests/tools/lldb-server/CMakeLists.txt | 4 ++--
unittests/tools/lldb-server/tests/LLGSTest.cpp | 22 +++++++++++++++++-----
unittests/tools/lldb-server/tests/TestClient.cpp | 12 +++++++-----
unittests/tools/lldb-server/tests/TestClient.h | 19 +++++++++++++++++--
7 files changed, 77 insertions(+), 22 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 689d17dd6 [lldb] Stop searching for a symbol in a pdb by regex
new d2c07f30b Enable TestReadMemCString on non-darwin targets
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:
.../python_api/process/read-mem-cstring/TestReadMemCString.py | 7 +------
.../lldbsuite/test/python_api/process/read-mem-cstring/main.c | 8 +++-----
2 files changed, 4 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 clang.
from 9cdafe0e46 Fix unused variable warning in SemaTemplate. NFC
new f5c7cf7b19 [CodeGen] Support generation of TBAA info in the new format
new 4e09f68a2c [CodeGen] Represent array members in new-format TBAA type de [...]
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/CodeGen/CodeGenTBAA.cpp | 21 ++++++++++--
test/CodeGen/tbaa-array.cpp | 34 +++++++++++++++++++
test/CodeGen/tbaa.cpp | 83 ++++++++++++++++++++++++++++++---------------
3 files changed, 108 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.