Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH luajit 0/3] Dualnumber mode fixes
@ 2023-01-18 20:19 Sergey Kaplun via Tarantool-patches
  2023-01-18 20:16 ` [Tarantool-patches] [PATCH luajit 1/3] sysprof: fix interval parsing in dual-number mode Sergey Kaplun via Tarantool-patches
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Sergey Kaplun via Tarantool-patches @ 2023-01-18 20:19 UTC (permalink / raw)
  To: Sergey Ostanevich, Maxim Kokryashkin; +Cc: tarantool-patches

Something strange happened with the previous cover-letter, so resend
it.

The first 2 patches:
* sysprof: fix interval parsing in dual-number mode
* ci: introduce workflow for exotic builds
are needed to introduce workflow for dualnumber mode build, to test the
3rd commit:
* x86/x64: Fix loop realignment.

The first and second commits are separated as far as only the first one
is needed to backport to tarantool-1.10 branch.

PR: https://github.com/tarantool/tarantool/pull/8180
Issues:
* https://github.com/LuaJIT/LuaJIT/issues/556
* https://github.com/tarantool/tarantool/issues/8069
Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-556-fix-loop-realignment-full-ci

Mike Pall (1):
  x86/x64: Fix loop realignment.

Sergey Kaplun (2):
  sysprof: fix interval parsing in dual-number mode
  ci: introduce workflow for exotic builds

 .github/workflows/exotic-builds-testing.yml   | 71 +++++++++++++++++++
 src/lib_misc.c                                |  2 +-
 src/lj_asm_x86.h                              |  5 +-
 .../lj-556-fix-loop-realignment.test.lua      | 18 +++++
 4 files changed, 93 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/exotic-builds-testing.yml
 create mode 100644 test/tarantool-tests/lj-556-fix-loop-realignment.test.lua

-- 
2.34.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-02-20  9:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 20:19 [Tarantool-patches] [PATCH luajit 0/3] Dualnumber mode fixes Sergey Kaplun via Tarantool-patches
2023-01-18 20:16 ` [Tarantool-patches] [PATCH luajit 1/3] sysprof: fix interval parsing in dual-number mode Sergey Kaplun via Tarantool-patches
2023-01-24 14:16   ` Maxim Kokryashkin via Tarantool-patches
2023-01-26 15:55   ` sergos via Tarantool-patches
2023-01-30  9:39     ` Sergey Kaplun via Tarantool-patches
2023-01-18 20:16 ` [Tarantool-patches] [PATCH luajit 2/3] ci: introduce workflow for exotic builds Sergey Kaplun via Tarantool-patches
2023-01-24 14:20   ` Maxim Kokryashkin via Tarantool-patches
2023-01-26 21:12   ` sergos via Tarantool-patches
2023-01-30  9:51     ` Sergey Kaplun via Tarantool-patches
2023-02-01  8:27       ` Igor Munkin via Tarantool-patches
2023-02-01  8:52         ` Sergey Kaplun via Tarantool-patches
2023-02-02  8:54           ` sergos via Tarantool-patches
2023-01-18 20:16 ` [Tarantool-patches] [PATCH luajit 3/3] x86/x64: Fix loop realignment Sergey Kaplun via Tarantool-patches
2023-01-19 10:17   ` Sergey Kaplun via Tarantool-patches
2023-01-24 15:13   ` Maxim Kokryashkin via Tarantool-patches
2023-01-26  7:06     ` Sergey Kaplun via Tarantool-patches
2023-01-26 14:45       ` Maxim Kokryashkin via Tarantool-patches
2023-01-26 21:22       ` sergos via Tarantool-patches
2023-02-20  9:56 ` [Tarantool-patches] [PATCH luajit 0/3] Dualnumber mode fixes Igor Munkin via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox