Add verifier LLVM pass

Edit
ID 4994
Title Add verifier LLVM pass
Topic Miscellaneous
Created 2024-05-16 16:28:06
Last modified 2024-07-15 09:52:21 (4 months ago)
Latest email 2024-07-15 09:52:28 (4 months ago)
Status
2024-07: Committed
Target version 18
Authors Thomas Munro (macdice)
Reviewers Pavel Stehule (okbobcz)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4994
git checkout commitfest/cf/4994
Emails
broken JIT support on Fedora 40
First at 2024-03-06 06:53:53 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2024-07-15 09:52:28 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v1-0001-Run-LLVM-verify-pass-on-all-generated-IR.patch) at 2024-05-16 16:25:33 from Dmitry Dolgov <9erthalion6 at gmail.com>
    Attachment (v1-0001-Run-LLVM-verify-pass-on-all-generated-IR.patch) at 2024-05-16 16:25:33 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-illegal-attribute-LLVM-attribute-propagation.patch) at 2024-04-09 07:07:58 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Add-jit_verify_bitcode.patch) at 2024-04-05 16:01:09 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Workaround-for-deform-crashing-in-LLVM-inliner.patch) at 2024-03-30 16:58:29 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
History
When Who What
2024-07-15 09:52:21 Thomas Munro (macdice) Closed in commitfest 2024-07 with status: Committed
2024-07-15 09:52:21 Thomas Munro (macdice) Changed committer to macdice
2024-07-01 14:06:42 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2024-05-16 16:29:36 Dmitry Dolgov (erthalion) Attached mail thread CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch+w98OxYg@mail.gmail.com
2024-05-16 16:29:25 Dmitry Dolgov (erthalion) Detached mail thread CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch+w98OxYg@mail.gmail.com
2024-05-16 16:28:26 Dmitry Dolgov (erthalion) Changed authors to Thomas Munro (macdice)
2024-05-16 16:28:26 Dmitry Dolgov (erthalion) Changed targetversion to 18
2024-05-16 16:28:06 Dmitry Dolgov (erthalion) Attached mail thread CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch+w98OxYg@mail.gmail.com
2024-05-16 16:28:06 Dmitry Dolgov (erthalion) Created patch record
Edit