Skip to content

Actions: dstogov/ir

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
477 workflow runs
477 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cleanup
Push #908: Commit 2f27be6 pushed by dstogov
January 24, 2025 16:54 2m 42s master
January 24, 2025 16:54 2m 42s
Separate ir_sccp_add_identity()
Push #907: Commit 0dbf198 pushed by dstogov
January 24, 2025 14:26 6h 0m 14s master
January 24, 2025 14:26 6h 0m 14s
Cleanup "cfg_map" for nodes removed by MEM2SSA
Push #906: Commit 7f51a4d pushed by dstogov
January 23, 2025 13:45 2m 59s master
January 23, 2025 13:45 2m 59s
January 23, 2025 08:49 3m 13s
Propagate code_buffer when creating a new ir_ctx in ir_schedule
Push #904: Pull request #106 opened by sgraham
January 22, 2025 19:44 2m 55s sgraham:master
January 22, 2025 19:44 2m 55s
Fix GH-103: ir_check diagnosing ir_VAR before ir_PARAM
Push #903: Commit 02909bc pushed by dstogov
January 21, 2025 09:15 3m 25s master
January 21, 2025 09:15 3m 25s
Fix typo in ir_COND_I16: IR_COMD -> IR_COND
Push #902: Commit e9e5369 pushed by dstogov
January 21, 2025 07:47 3m 19s master
January 21, 2025 07:47 3m 19s
Fixes for building with clang-cl on Windows (#104)
Push #901: Commit 04022a5 pushed by dstogov
January 21, 2025 07:42 5m 14s master
January 21, 2025 07:42 5m 14s
Fixes for building with clang-cl on Windows
Push #900: Pull request #104 synchronize by sgraham
January 21, 2025 07:33 3m 56s sgraham:master
January 21, 2025 07:33 3m 56s
Fixes for building with clang-cl on Windows
Push #899: Pull request #104 synchronize by sgraham
January 21, 2025 07:32 Action required sgraham:master
January 21, 2025 07:32 Action required
Fixes for building with clang-cl on Windows
Push #898: Pull request #104 opened by sgraham
January 21, 2025 03:53 11m 54s sgraham:master
January 21, 2025 03:53 11m 54s
Fix GH-100: Incorrect stack alignment with VAR on aarch64
Push #897: Commit 745006f pushed by dstogov
January 20, 2025 15:41 2m 56s master
January 20, 2025 15:41 2m 56s
Fix GH-102: heap corruption in GCM when using MEM2SSA
Push #896: Commit 4942279 pushed by dstogov
January 20, 2025 11:10 3m 43s master
January 20, 2025 11:10 3m 43s
Switch back to 32-bit operation.
Push #895: Commit d6d7fc4 pushed by dstogov
January 14, 2025 18:35 3m 6s master
January 14, 2025 18:35 3m 6s
Fix undefined behaviour warnings in ir_fold.h (#99)
Push #894: Commit 4c3389b pushed by dstogov
January 14, 2025 15:50 3m 4s master
January 14, 2025 15:50 3m 4s
Revert "Fix undefined behaviour warnings in ir_fold.h (#99)"
Push #893: Commit 6e16350 pushed by dstogov
January 14, 2025 15:09 2m 35s master
January 14, 2025 15:09 2m 35s
Fix undefined behaviour warnings in ir_fold.h (#99)
Push #892: Commit e5b2d5a pushed by dstogov
January 14, 2025 14:35 2m 50s master
January 14, 2025 14:35 2m 50s
Fix undefined behaviour warnings in ir_fold.h
Push #891: Pull request #99 opened by nielsdos
January 10, 2025 20:49 2m 39s nielsdos:ub-1
January 10, 2025 20:49 2m 39s
Improve instruction replacing code
Push #890: Commit 65be1d8 pushed by dstogov
January 10, 2025 15:47 2m 53s master
January 10, 2025 15:47 2m 53s
Fix incorrect conditions
Push #889: Commit e445f57 pushed by dstogov
January 9, 2025 20:51 10m 11s master
January 9, 2025 20:51 10m 11s
Don't count instructions that ge going to be eliminated by MEM2SSA pass
Push #888: Commit 06b23fb pushed by dstogov
December 28, 2024 14:14 2m 29s master
December 28, 2024 14:14 2m 29s
Optimize ADD(x, x) into MUL(x, 2), instead of MUL(x,2) -> ADD(x, x)
Push #887: Commit 36a2349 pushed by dstogov
December 27, 2024 09:25 2m 55s master
December 27, 2024 09:25 2m 55s
Use x86 JS/JNS for GE/LT(ADD/SUB(_,_), 0) to avoid comparison with zero
Push #886: Commit 82ee409 pushed by dstogov
December 26, 2024 13:58 2m 47s master
December 26, 2024 13:58 2m 47s
Add missing x86 LEA fusion rules
Push #885: Commit 3e67509 pushed by dstogov
December 26, 2024 10:56 2m 39s master
December 26, 2024 10:56 2m 39s
Select cheaper instruction
Push #884: Commit 66d0191 pushed by dstogov
December 25, 2024 08:48 2m 38s master
December 25, 2024 08:48 2m 38s