Skip to content

Actions: dstogov/ir

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
434 workflow runs
434 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Convert LOAD(_, VADDR(var)) into VLOAD(_, var)
Push #936: Commit 77da032 pushed by dstogov
February 18, 2025 20:24 3m 3s master
February 18, 2025 20:24 3m 3s
Fix compilation failure
Push #935: Commit 7f920cb pushed by dstogov
February 18, 2025 18:22 5m 8s master
February 18, 2025 18:22 5m 8s
Implement GVN as a part if iterative optimization pass
Push #934: Commit 9d1033d pushed by dstogov
February 18, 2025 18:16 8m 23s master
February 18, 2025 18:16 8m 23s
Remove unused VARs
Push #933: Commit b5b57bb pushed by dstogov
February 18, 2025 12:04 2m 55s master
February 18, 2025 12:04 2m 55s
Update README.md (IR doesn't need LLVM mem2reg pass anymore)
Push #932: Commit 1edb22b pushed by dstogov
February 17, 2025 11:53 2m 58s master
February 17, 2025 11:53 2m 58s
Analyze PHIs right aftrer MERGE
Push #931: Commit e6b833f pushed by dstogov
February 14, 2025 14:30 3m 4s master
February 14, 2025 14:30 3m 4s
Add missing IR_FOLD_RESTART
Push #930: Commit e1aa514 pushed by dstogov
February 13, 2025 15:51 2m 54s master
February 13, 2025 15:51 2m 54s
cleanup
Push #929: Commit d9f50a0 pushed by dstogov
February 12, 2025 10:14 2m 48s master
February 12, 2025 10:14 2m 48s
Extend SCCP to remove redundand LOADs and STOREs
Push #928: Commit ef0c9c3 pushed by dstogov
February 11, 2025 21:30 2m 40s master
February 11, 2025 21:30 2m 40s
Make VADDR and FRAME_ADDR foldable
Push #927: Commit ecd4a5f pushed by dstogov
February 11, 2025 17:01 3m 3s master
February 11, 2025 17:01 3m 3s
Add GVN
Push #926: Commit 8ec4979 pushed by dstogov
February 10, 2025 13:45 2m 49s master
February 10, 2025 13:45 2m 49s
Manually control inlining to achieve the better performance
Push #925: Commit 2d0161d pushed by dstogov
February 10, 2025 13:24 2m 36s master
February 10, 2025 13:24 2m 36s
typo
Push #924: Commit 1ba653e pushed by dstogov
February 7, 2025 15:37 2m 14s master
February 7, 2025 15:37 2m 14s
Refactor identity handling using congruence partitions
Push #923: Commit 815209b pushed by dstogov
February 7, 2025 15:31 2m 53s master
February 7, 2025 15:31 2m 53s
February 6, 2025 20:41 3m 1s
Remove unintendently commited part of GVN related code
Push #921: Commit 50750fe pushed by dstogov
February 6, 2025 19:28 2m 59s master
February 6, 2025 19:28 2m 59s
Separate "meet" logic and clean-up
Push #920: Commit a21621d pushed by dstogov
February 6, 2025 19:18 2m 43s master
February 6, 2025 19:18 2m 43s
Add verification check (control operand can't be a constant)
Push #919: Commit c5b0ab8 pushed by dstogov
February 6, 2025 16:10 3m 2s master
February 6, 2025 16:10 3m 2s
Fix copy substitution
Push #918: Commit a37cf8f pushed by dstogov
February 6, 2025 13:50 2m 36s master
February 6, 2025 13:50 2m 36s
February 5, 2025 22:55 2m 57s
February 5, 2025 22:32 2m 39s
Improve COPY analyzes rules
Push #915: Commit 670d556 pushed by dstogov
February 5, 2025 22:24 3m 0s master
February 5, 2025 22:24 3m 0s
Ability to trace process of SCCP analyzing
Push #914: Commit daf598c pushed by dstogov
February 5, 2025 15:47 3m 4s master
February 5, 2025 15:47 3m 4s
Use "op" instead of "optx" for lattice checks
Push #913: Commit 210aa0f pushed by dstogov
February 5, 2025 13:38 2m 41s master
February 5, 2025 13:38 2m 41s
Simplify dead load removal
Push #912: Commit a04851c pushed by dstogov
February 5, 2025 13:26 2m 35s master
February 5, 2025 13:26 2m 35s