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
No argument to printf for align
pj
More... almost 20 years ago
Bugfix comment handling. More... almost 20 years ago
Fix jump instructions and function name declaration. More... almost 20 years ago
Update due to location changes. More... almost 20 years ago
Use local versions of queue macros. Do compile-time calculation of bit set sizes. Remove LOCCTR as interpass type, location counters are only output in pass1. More... almost 20 years ago
Declare xnewreg
pj
More... almost 20 years ago
Null struct, not function
pj
More... almost 20 years ago
Zero tempnode list before using it. More... almost 20 years ago
Add flag to test newreg. More... about 20 years ago
Make computeDF work
pj
More... about 20 years ago
Fix BITSET/TESTBIT
pj
More... about 20 years ago
Initialise memory before use; Move declarations around
pj
More... about 20 years ago
Fix indirect function calls. More... about 20 years ago
Fix optimization stuff. Start with sconv() function. More... about 20 years ago
More fixes to deal with TEMP. More... about 20 years ago
Compute dominance frontier, with helper routines
pj
More... about 20 years ago
Resurrect TEMP nodes. More... about 20 years ago
Adapt to recent locator printout changes. More... about 20 years ago
Fix shape matching for function pointers. Remove forgotten debug printout. More... about 20 years ago
Must give cookie for finduni. More... about 20 years ago
Deal (partly) with function pointer assignment. Let myp2tree() tell if some args must be on stack. More... about 20 years ago
Move prototype data structures to pass1.h. Fix so that the table matching will be first best match, not last. More... about 20 years ago
Adapt to pointer size changes. More... about 20 years ago
Add DIV/MOD of integers, and their specialties wrt register allocations. Use larger pointers for functions. More... about 20 years ago
Allow for pointers of different sizes. More... about 20 years ago
Fix conversion bug. More... about 20 years ago
Function calls are not delimiters of basic blocks
pj
More... about 20 years ago
Move struct definitions to pass2.h
pj
More... about 20 years ago
Fix prolog/eoftn due to some fixes. More... about 20 years ago
Move TAILCALL to macdefs
pj
More... about 20 years ago