issues
search
egraphs-good
/
eggcc
MIT License
51
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Separate optimization of functions
#660
oflatt
opened
18 hours ago
0
Multiplication loop motion, extractor fails to find solution
#659
oflatt
opened
3 days ago
0
Color edges in SVGs
#658
ajpal
opened
3 days ago
0
Add option to disable linearity for debugging
#657
oflatt
opened
3 days ago
0
Optimize tail-recursive functions with a base case to loops
#656
oflatt
opened
5 days ago
0
Subsumption confusing semantics
#655
oflatt
closed
4 days ago
1
Add subtuple helper to remove layers of Concat, fix bug in loop inv motion
#654
oflatt
opened
6 days ago
2
Better select rule
#653
ajpal
opened
1 week ago
0
Loop based code motion
#652
kirstenmg
opened
1 week ago
0
LICM optimization not working on example
#651
kirstenmg
opened
1 week ago
0
Dead loop deletion not working due to loop state edge passthrough
#650
kirstenmg
opened
1 week ago
0
Branch hoisting example not working
#649
kirstenmg
opened
1 week ago
0
Fix cfg for eggcc modes
#648
ajpal
closed
1 week ago
0
Align names between tmp file and what cfg generator expects
#647
ajpal
closed
1 week ago
1
Add brils for peggy comparison
#646
kirstenmg
closed
1 week ago
0
Remove extra blocks for return statements
#645
oflatt
closed
1 week ago
0
Eliminate common subexpressions in our queries
#644
yihozhang
closed
1 week ago
0
Add a troubleshooting section to the README.md
#643
chandrakananandi
closed
1 week ago
0
Fix radio buttons on firefox
#642
ajpal
closed
1 week ago
1
Remove dep on hyperfine in readme
#641
oflatt
closed
1 week ago
0
Nightly failing to show llvm cfg's for some benchmarks
#640
oflatt
opened
1 week ago
1
Add summary table and compile times to nightly
#639
oflatt
closed
1 week ago
0
Better cfg optimizer for empty blocks
#638
oflatt
closed
1 week ago
5
Egglog determinism with fixed hash seed
#637
oflatt
closed
2 weeks ago
1
Add sequential compiler mode to eggcc and nightly
#636
oflatt
closed
2 weeks ago
0
Big raytracer benchmark
#635
oflatt
opened
2 weeks ago
0
Add timing back to nightly, fixing it
#634
oflatt
closed
3 weeks ago
0
Clean up rs2bril support and add test from bril repo
#633
oflatt
closed
2 weeks ago
0
Measure cycles instead of time for benchmarking
#632
oflatt
closed
3 weeks ago
0
Add select rules
#631
ajpal
closed
1 week ago
0
Upgrade eggcc to deterministic egglog
#630
oflatt
closed
1 month ago
0
fix linux install script
#629
ryan-berger
closed
1 month ago
1
Mechanized semantics and proofs
#628
rtjoa
closed
3 months ago
0
Add O1 and O2 support for llvm comparison
#627
oflatt
closed
4 weeks ago
0
Rename to RunMode, since I keep confusing everyone
#626
oflatt
closed
3 months ago
0
Fix Loop Invariant Code Motion
#625
clyben
closed
3 months ago
0
[Nightly] Small fixes
#624
ajpal
closed
5 months ago
0
Update install.sh
#623
ajpal
closed
5 months ago
1
Fix state passthrough (banish the shadow realm)
#622
Alex-Fischman
closed
5 months ago
3
RVSDG translation error: Function returning loaded value doesn't return state edge
#621
rtjoa
closed
4 months ago
2
Fix ternary operator rules
#620
yihozhang
closed
5 months ago
0
RVSDG translation error
#619
Alex-Fischman
closed
5 months ago
0
Rewrite if a </> b then a else b to min/max
#618
ajpal
closed
5 months ago
0
Using loop-inversion to optimizes translation overhead for while loops
#617
yihozhang
opened
5 months ago
0
Disallow duplicate test names
#616
kirstenmg
closed
2 weeks ago
0
Add type helper error checking
#615
kirstenmg
closed
5 months ago
0
Better names to distinguish blocks and variables
#614
oflatt
closed
5 months ago
0
Fix up local nightly script
#613
oflatt
closed
5 months ago
0
Filter benchmarks by looped
#612
ajpal
closed
5 months ago
0
Add bril ops
#611
ajpal
closed
5 months ago
0
Next