Series Detail
Show a series.
GET /api/1.1/series/499758/?format=api
{ "id": 499758, "url": "http://patchwork.ozlabs.org/api/1.1/series/499758/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499758", "project": { "id": 17, "url": "http://patchwork.ozlabs.org/api/1.1/projects/17/?format=api", "name": "GNU Compiler Collection", "link_name": "gcc", "list_id": "gcc-patches.gcc.gnu.org", "list_email": "gcc-patches@gcc.gnu.org", "web_url": null, "scm_url": null, "webscm_url": null }, "name": "Improve Phiprop slightly", "date": "2026-04-13T22:20:03", "submitter": { "id": 91428, "url": "http://patchwork.ozlabs.org/api/1.1/people/91428/?format=api", "name": "Andrew Pinski", "email": "andrew.pinski@oss.qualcomm.com" }, "version": 1, "total": 6, "received_total": 6, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499758/mbox/", "cover_letter": { "id": 2222869, "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222869/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260413222006.3862501-1-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-1-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:00", "name": "[GCC17-PATCH,0/6] Improve Phiprop slightly", "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260413222006.3862501-1-andrew.pinski@oss.qualcomm.com/mbox/" }, "patches": [ { "id": 2222870, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222870/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-2-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-2-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:01", "name": "[GCC17-PATCH,1/6] testsuite: Add phiprop testcase that is already fixed [PR116823]", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-2-andrew.pinski@oss.qualcomm.com/mbox/" }, { "id": 2222872, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222872/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-3-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-3-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:02", "name": "[GCC17-PATCH,2/6] phiprop: Factor out the vdef check into new function", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-3-andrew.pinski@oss.qualcomm.com/mbox/" }, { "id": 2222867, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222867/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-4-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-4-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:03", "name": "[GCC17-PATCH,3/6] phiprop: Move the check on vuse before the dominator tests", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-4-andrew.pinski@oss.qualcomm.com/mbox/" }, { "id": 2222868, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222868/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-5-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-5-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:04", "name": "[GCC17-PATCH,4/6] phiprop: Move vuse variable declaration to right before use", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-5-andrew.pinski@oss.qualcomm.com/mbox/" }, { "id": 2222871, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222871/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-6-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-6-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:05", "name": "[GCC17-PATCH,5/6] phiprop: Allow for one store inbetween the load and the phi which is being used to insert [PR123120]", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-6-andrew.pinski@oss.qualcomm.com/mbox/" }, { "id": 2222873, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222873/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-7-andrew.pinski@oss.qualcomm.com/", "msgid": "<20260413222006.3862501-7-andrew.pinski@oss.qualcomm.com>", "date": "2026-04-13T22:20:06", "name": "[GCC17-PATCH,6/6] phiprop: skip over clobbers [PR116823]", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413222006.3862501-7-andrew.pinski@oss.qualcomm.com/mbox/" } ] }