0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Escape analysis and block based optimizations bug fixes
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Escape analysis done as a post-optimization step
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Update GitIgnore
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Better method closure code More... over 11 years ago
Remove the requirement of using OpenCL libraries with the sample output project
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Last fixes with labels and usages of arrays instead of List<T>
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Fixes string missing. Fixes wrong parameters on generated code.
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Make everything excluding UseDef updating to be fast.
Ciprian Khlud
as CiprianKhlud
More... over 11 years ago
Deep changes in UseDefDescription: right now optimizations can query instruction types and get the indexes that match the query. More... over 11 years ago
Stack operations written in the shortest form More... over 11 years ago
Merge https://github.com/ciplogic/CodeRefractor More... over 11 years ago
Merge C:/Oss/Example/CodeRefractor More... over 11 years ago
Add .Pdf documentation More... over 11 years ago
Small fixes More... over 11 years ago
More profiling and fixes More... over 11 years ago
speed up compilation even more More... over 11 years ago
Updates in doc. Fixes in useDef updating after merge. More... over 11 years ago
Added UseDefDescription. It caches use-def computation between optimizations. More... over 11 years ago
One more step for generic handling More... over 11 years ago
Documentation updates More... over 11 years ago
Documentation updates More... over 11 years ago
Added a Generics using Template sample. More... over 11 years ago
Added a Generics using Template sample. More... over 11 years ago
Added code that sets values to zero. More... over 11 years ago
Added code that sets values to zero. More... over 11 years ago
Cleanup repository. More... over 11 years ago
Added auto-named get field More... over 11 years ago
Added program that uses ldelem and implement it. More... over 11 years ago
Store elem works with generics code More... over 11 years ago
Add gitignore. More... over 11 years ago