This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d18ff3b8516 * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_cl [...]
new 5f99b1f6dad <commit missing files>
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/testsuite/gcc.target/powerpc/float128-fma1.c | 32 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/float128-fma2.c | 9 +++++++
gcc/testsuite/gcc.target/powerpc/float128-sqrt1.c | 11 ++++++++
gcc/testsuite/gcc.target/powerpc/float128-sqrt2.c | 9 +++++++
4 files changed, 61 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-fma1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-fma2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-sqrt1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-sqrt2.c
--
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 5b211046b6d Add a testfile that I missed in a previous commit that adde [...]
new 9d2ff104110 Resubmit "[lit] Refactor out some more common lit configura [...]
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/lit.cfg.py | 128 ++++++++++-------------------------------
utils/lit/lit/llvm/__init__.py | 44 +++++++++++++-
utils/lit/lit/llvm/config.py | 110 +++++++++++++++++++++++++++++++----
utils/lit/lit/util.py | 2 +
4 files changed, 173 insertions(+), 111 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 2f6a914998 [Analyzer] Add simple help to SATestAdd.py
new 551a3cb90e [Analyzer] Use CC environment variable to select analyzer pa [...]
new 7eb7e99e4d Resubmit "[lit] Refactor out some more common lit configurat [...]
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:
test/lit.cfg.py | 121 +++++++++++-------------------------------
utils/analyzer/SATestBuild.py | 5 +-
2 files changed, 34 insertions(+), 92 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 compiler-rt.
from 1fc69acfb [XRay][compiler-rt] Remove non-trivial globals from xray_log_ [...]
new 0b01c05ec [tsan] Annotate function parameters with attribute 'noescape'.
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/tsan/rtl/tsan_libdispatch_mac.cc | 8 +++++---
1 file changed, 5 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 lld.
from 71b670488 Revert "[lit] Refactor out some more common lit configuration code."
new a2d9a3346 Resubmit "[lit] Refactor out some more common lit configurati [...]
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/lit.cfg.py | 57 +++++++++++++++------------------------------------------
1 file changed, 15 insertions(+), 42 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 45e8950d543 Fix spu build after r253072
new d18ff3b8516 * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_cl [...]
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/config/i386/i386.c | 8 +++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/lib/target-supports.exp | 6 ++++++
4 files changed, 24 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 gcc-5-branch
in repository gcc.
from fc65be8a802 PR81996, __builtin_return_address(0) fails
new dd4b0b375d5 PR tree-optimization/71702
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 | 8 ++++++++
gcc/tree-vect-data-refs.c | 2 ++
2 files changed, 10 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 3e7d32b3f1f Enable the reuse of values computed in a previous loop iteration.
new 5b211046b6d Add a testfile that I missed in a previous commit that adde [...]
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:
.../Hexagon/hexagon_vector_loop_carried_reuse.ll | 86 ++++++++++++++++++++++
1 file changed, 86 insertions(+)
create mode 100644 test/CodeGen/Hexagon/hexagon_vector_loop_carried_reuse.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 1f30221bfed [lit] Refactor out some more common lit configuration code.
new 4d7a2deb50d Fix a bug in llvm-objdump when disassembling using the wron [...]
new 4d15ba88e58 Revert "[lit] Refactor out some more common lit configurati [...]
new 3e7d32b3f1f Enable the reuse of values computed in a previous loop iteration.
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:
lib/Target/Hexagon/CMakeLists.txt | 1 +
lib/Target/Hexagon/HexagonTargetMachine.cpp | 8 +
.../Hexagon/HexagonVectorLoopCarriedReuse.cpp | 579 +++++++++++++++++++++
test/lit.cfg.py | 128 +++--
.../AArch64/Inputs/fat.macho-armv7s-arm64} | Bin 25180 -> 33112 bytes
.../llvm-objdump/AArch64/macho-fat-arm-disasm.test | 6 +
tools/llvm-objdump/MachODump.cpp | 10 +-
utils/lit/lit/llvm/__init__.py | 44 +-
utils/lit/lit/llvm/config.py | 108 +---
utils/lit/lit/util.py | 2 -
10 files changed, 712 insertions(+), 174 deletions(-)
create mode 100644 lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
copy test/tools/{dsymutil/Inputs/fat-test.arm.dylib => llvm-objdump/AArch64/Inputs [...]
mode change 100755 => 100644
create mode 100644 test/tools/llvm-objdump/AArch64/macho-fat-arm-disasm.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 clang.
from 8e6d03d083 [lit] Refactor out some more common lit configuration code.
new 145691eb21 Revert "[lit] Refactor out some more common lit configuratio [...]
new b937f758ff [Analyzer] Remove dead code from CmpRuns.py.
new 2f6a914998 [Analyzer] Add simple help to SATestAdd.py
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:
test/lit.cfg.py | 121 +++++++++++++++++++++++++++++++++-----------
utils/analyzer/CmpRuns.py | 24 ---------
utils/analyzer/SATestAdd.py | 11 ++--
3 files changed, 97 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.