7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some fixes to register allocator. More... over 19 years ago
More work on multiclass. More... over 19 years ago
More support on multiclass and no precolored registers. More... over 19 years ago
MOre work on multipass. More... over 19 years ago
Start adding support for multiple register classes. More... over 19 years ago
Temp checkin: Start walking towards class-allocated registers. More... over 19 years ago
Temporary checkin: rewrite of liveness analysis. More... over 19 years ago
More bugfixes to the register allocator. Still one bug to go, though. More... over 19 years ago
More debug stuff. Movelist unionizing must be rewritten. More... over 19 years ago
Bugfix Conservative(). Still at least one more bug to go. More... over 19 years ago
Add more debug output. More... over 19 years ago
Change ipp_regs to a bitmask. Fix saving of permanent registers. More... over 19 years ago
Add more debug stuff. More... over 19 years ago
More work on rewriting trees. More... over 19 years ago
Be smarter in how to select spills. More... over 19 years ago
Add a large amount of debug printouts. More work on rewriting trees for spill. More... over 19 years ago
Start getting store to memory to work. More... over 19 years ago
Clean up how live/gen/kill/in/out works. Convert FORCE to instruction sequence in clocal. Function graph coloring now works. More... over 19 years ago
A few bug fixes for newreg. More... over 19 years ago
Fix temp usage bugs. More... over 19 years ago
Continue work on liveness analysis. More... over 19 years ago
Make code generator understand TEMPs. Split up basic blocks in gen/kill. More... over 19 years ago
Fix deljump problem where goto next statement were not found. More... over 19 years ago
Fix label bug. Remove unused code. Add some debug prints. More... over 19 years ago
Fix basic block calculations to work after recent compiler changes. More... over 19 years ago
Add some liveness comments. More... over 19 years ago
Add some comments to the debug flags. More... over 19 years ago
Correct IP-node numbers. Start fixing SSA stuff. More... over 19 years ago
Remove unused var. More... over 19 years ago
Correct move insn generation. Change heuristic for doing su traversal calculation. More... over 19 years ago