This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b37b5c5bb2e [X86] Autogenerate complete checks. NFC
new 91f64a0abdd [X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use [...]
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/X86/X86InstrCompiler.td | 179 +++++++++------------
lib/Target/X86/X86MCInstLower.cpp | 64 --------
test/CodeGen/X86/atomic-non-integer.ll | 2 +-
test/CodeGen/X86/atomic_idempotent.ll | 4 +-
test/CodeGen/X86/atomic_mi.ll | 4 +-
test/CodeGen/X86/conditional-tailcall-samedest.mir | 2 +-
6 files changed, 79 insertions(+), 176 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 users/roland/gold-narrowing-switch
in repository binutils-gdb.
at ccaf6a01ba [gold] Fix integer narrowing in switch
This branch includes the following new commits:
new ccaf6a01ba [gold] Fix integer narrowing in switch
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.
--
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 users/roland/2.31/gold-narrowing-switch
in repository binutils-gdb.
at bc893c8e46 [gold] Fix integer narrowing in switch
This branch includes the following new commits:
new bc893c8e46 [gold] Fix integer narrowing in switch
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.
--
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 test-suite.
from a48d1413 Test commit
new 50adf56f [test-suite] Add pathfinder kernel from Rodinia Benchmark
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:
MultiSource/Benchmarks/Rodinia/CMakeLists.txt | 1 +
.../Benchmarks/Rodinia/pathfinder/CMakeLists.txt | 8 +++++
MultiSource/Benchmarks/Rodinia/pathfinder/main.c | 41 ++++++++++++++++++++++
.../Benchmarks/Rodinia/pathfinder/pathfinder.h | 8 +++++
.../Rodinia/pathfinder/pathfinder.reference_output | 1 +
.../Rodinia/pathfinder/pathfinderKernel.c | 20 +++++++++++
6 files changed, 79 insertions(+)
create mode 100644 MultiSource/Benchmarks/Rodinia/pathfinder/CMakeLists.txt
create mode 100644 MultiSource/Benchmarks/Rodinia/pathfinder/main.c
create mode 100644 MultiSource/Benchmarks/Rodinia/pathfinder/pathfinder.h
create mode 100644 MultiSource/Benchmarks/Rodinia/pathfinder/pathfinder.reference_output
create mode 100644 MultiSource/Benchmarks/Rodinia/pathfinder/pathfinderKernel.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 lldb.
from 7054e200a Replace LLDB's LEB128 implementation with the one from LLVM
new 64a1bb661 Modify lldb_suite.py to enable python debugging
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/use_lldb_suite.py | 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 svn-tags/RELEASE_700
in repository test-suite.
at f5a01ac1 Creating release candidate rc1 from release_700 branch
This branch includes the following new commits:
new c5f16804 Creating release directory for release_700.
new f5a01ac1 Creating release candidate rc1 from release_700 branch
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.
--
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 test-suite.
from 9698678f litsupport/timeit: Fix relative paths for stdin
new a48d1413 Test commit
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:
MultiSource/Benchmarks/Rodinia/srad/main.c | 1 +
1 file changed, 1 insertion(+)
--
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 30cd52e242a Add fix-it hint for missing return statement in assignment [...]
new 7bb408709cd * config/sh/sjlj.S: Adjust to use PIC vs normal code to av [...]
new 7516de1461e Remove nfs bogon
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:
libitm/ChangeLog | 5 +++++
libitm/config/sh/sjlj.S | 4 ++--
2 files changed, 7 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 llvm.
from f8fba9029f6 [TRE][DebugInfo] Preserve Debug Location in new branch instruction
new b37b5c5bb2e [X86] Autogenerate complete checks. NFC
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/store-zero-and-minus-one.ll | 115 ++++++++++++++++++++-------
1 file changed, 85 insertions(+), 30 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 ff8363e28 Add raw_ostream wrapper to the Stream class
new 7054e200a Replace LLDB's LEB128 implementation with the one from 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/Utility/Stream.cpp | 44 +++++++++-----------------------------------
1 file changed, 9 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.