This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 680bed2 This test now passes.
new 4d053a0 Add the radar number on our end.
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:
packages/Python/lldbsuite/test/expression_command/char/TestExprsChar.py | 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 gcc.
from 0964cff * system-linux-armeb.ads (Backend_Overflow_Checks): Change t [...]
new ffe8440 2016-10-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++++-
gcc/fortran/simplify.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77942.f90 | 5 +++++
4 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77942.f90
--
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 6a493c6 GlobalISel: support selection of extend operations.
new 63d2a1d Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
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/ARMFrameLowering.cpp | 122 ---------------
lib/Target/ARM/ARMSubtarget.h | 8 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 263 +++------------------------------
test/CodeGen/Thumb/callee_save.ll | 236 -----------------------------
test/CodeGen/Thumb/large-stack.ll | 16 +-
test/CodeGen/Thumb2/frame-pointer.ll | 12 +-
6 files changed, 36 insertions(+), 621 deletions(-)
delete mode 100644 test/CodeGen/Thumb/callee_save.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 8f3f50a Re-apply "Disallow ArrayRef assignment from temporaries."
new 4c7a4f4 MIRParser: allow types on registers with a RegBank.
new 6a493c6 GlobalISel: support selection of extend operations.
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/MIRParser/MIParser.cpp | 3 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 99 ++++++++++++++++++++
.../AArch64/GlobalISel/arm64-instructionselect.mir | 104 +++++++++++++++++++++
3 files changed, 205 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 clang.
from 4e291ad Revert "Change Builtins name to be stored as StringRef instea [...]
new ceb94e6 Pass the end of a component to SwiftAggLowering's enumerateCo [...]
new 00d311a Swift Calling Convention: Parameters are allowed after the sw [...]
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/clang/CodeGen/SwiftCallingConv.h | 2 +-
lib/CodeGen/SwiftCallingConv.cpp | 2 +-
lib/Sema/SemaType.cpp | 20 ++++----------------
test/Sema/attr-swiftcall.c | 4 ++--
test/SemaCXX/attr-swiftcall.cpp | 4 ++--
5 files changed, 10 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 llvm.
from db0c8c6 Avoid braced initialization for default member initializers f [...]
new 6f185f6 [x86] add tests for negate bool
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/X86/negate-i1.ll | 101 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 101 insertions(+)
create mode 100644 test/CodeGen/X86/negate-i1.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 lld.
from 8b3b7f2 Re-submit r283825: Add section header stream to PDB.
new 3cba1ba Fix a test to pacify llvm-clang-lld-x86_64-scei-ps4-windows10 [...]
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/COFF/pdb.test | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 4ba2b03 Silence -Wunused-but-set-variable warning
new db0c8c6 Avoid braced initialization for default member initializers 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:
include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 3 +--
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 2 +-
2 files changed, 2 insertions(+), 3 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 13817bd Added a bugreport tracking the failure to get float return va [...]
new 680bed2 This test now passes.
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:
.../data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.