This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from d19f273 Clean all the mess around KMP_USE_FUTEX and kmp_lock.h
new 9c0b306 [OpenMP Testing] Have lit.py be a valid lit executable
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:
runtime/test/CMakeLists.txt | 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.
charles.baylis pushed a change to branch aarch64-v2.1
in repository toolchain/luajit-aarch64.
discards 677781f WIP
discards c525b86 WIP
discards ea9a962 stub out the stuff to enable the JIT for ARM64
adds cc4f5d0 Whitespace.
adds 4c6498d Merge branch 'master' into v2.1
adds 2f0001f Fix handling of non-numeric strings in arithmetic coercions.
adds 344fe5f Merge branch 'master' into v2.1
adds 7b26e9c Fix GCC 6 -Wmisleading-indentation warnings.
adds d8ac623 Merge branch 'master' into v2.1
adds ac42037 Constrain value range of lj_ir_kptr() to unsigned 32 bit pointers.
adds 6b030b1 stub out the stuff to enable the JIT for ARM64
adds fc9c9ee WIP
adds 7f559b6 WIP
adds 039408a ARM: minor cleanup
adds af6bca9 More stuff
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (677781f)
\
N -- N -- N refs/heads/aarch64-v2.1 (af6bca9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/lj_asm_arm.h | 8 +-
src/lj_asm_arm64.h | 223 ++++++++++++++++++++++++++++++++++++++++++++------
src/lj_asm_x86.h | 22 ++---
src/lj_cparse.c | 15 ++--
src/lj_emit_arm64.h | 77 +++++++++++++++++
src/lj_ffrecord.c | 14 +---
src/lj_ir.c | 2 +-
src/lj_iropt.h | 4 +-
src/lj_obj.h | 8 +-
src/lj_opt_narrow.c | 42 +++++-----
src/lj_record.c | 11 +--
src/lj_strfmt.c | 8 +-
src/lj_target_arm64.h | 34 +++++++-
src/luaconf.h | 3 +
14 files changed, 378 insertions(+), 93 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.
charles.baylis pushed a change to branch stuff
in repository toolchain/luajit-aarch64.
at f6b117d tries to run JITed code. Dies with SIGILL.
This branch includes the following new commits:
new c389b51 Use IRT_PGC instead of IRT_P32 in various places.
new fc811e9 Overhaul how 64-bit constants are represented in the IR.
new f2c85c1 LJ_GC64: Update IR type sizes.
new 90552bc LJ_FR2: Improve trace recording and snapshots.
new 69e1ba7 x64/LJ_GC64: Enable JIT compilation.
new 6b030b1 stub out the stuff to enable the JIT for ARM64
new fc9c9ee WIP
new 7f559b6 WIP
new 039408a ARM: minor cleanup
new af6bca9 More stuff
new 004a9cf Merge branch 'aarch64-v2.1' into stuff
new f6b117d tries to run JITed code. Dies with SIGILL.
The 12 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 libcxx.
from 2c15439 Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
new 7f271a0 Add some checking so that the TEST_HAS_XXX macros match up wi [...]
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/libcxx/selftest/test_macros.pass.cpp | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 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 77d095c 2016-05-17 Richard Biener <rguenther(a)suse.de>
new 6e14a38 * wide-int.h: Change fixed_wide_int_storage from class to struct.
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 | 4 ++++
gcc/wide-int.h | 2 +-
2 files changed, 5 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 llvm.
from 7537c45 [CostModel][X86] Tidied up checks
new a486381 [ThinLTO] Option to control path of distributed backend 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:
include/llvm/Support/Path.h | 17 ++++++++
lib/Support/Path.cpp | 23 ++++++++++
test/ThinLTO/X86/prefix_replace.ll | 16 +++++++
test/tools/gold/X86/thinlto_prefix_replace.ll | 17 ++++++++
tools/gold/gold-plugin.cpp | 61 ++++++++++++++++++++++++---
tools/llvm-lto/llvm-lto.cpp | 47 +++++++++++++++++++++
unittests/Support/Path.cpp | 25 +++++++++++
7 files changed, 201 insertions(+), 5 deletions(-)
create mode 100644 test/ThinLTO/X86/prefix_replace.ll
create mode 100644 test/tools/gold/X86/thinlto_prefix_replace.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 libcxx.
from 3cc263d Remove C++11 feature macros in tests. Use TEST_STD_VER instead.
new 2c15439 Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
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/cmath | 28 ++++++++++++++++++++++++++++
test/std/numerics/c.math/cmath.pass.cpp | 23 +++++++++++++++++++++++
www/cxx1z_status.html | 2 +-
3 files changed, 52 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 llvm.
from 9ae1fd1 [PM/LCSSA] Fix dependency list. Some passes are preserved, no [...]
new 7537c45 [CostModel][X86] Tidied up checks
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/Analysis/CostModel/X86/ctbits-cost.ll | 170 ++++++++---------------------
1 file changed, 45 insertions(+), 125 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 053db72 Revert "[X86] Add immediate range checks for many of the builtins."
new e5e8f50 [PCH] Fixed bug with preamble invalidation when overridden fi [...]
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/Frontend/ASTUnit.cpp | 36 +++++++++++++++++++++++-------------
1 file changed, 23 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.