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
Start working on a graph-coloring register allocator. More... almost 20 years ago
Fix shifts (in a very clumsy way!). More... almost 20 years ago
Missed one ROUNDUP caused segfaults on sparc64. More... almost 20 years ago
Bugfix RS/LS optimizations. More... almost 20 years ago
Remove dependency from __programe, and replace it with argv[0]. More... almost 20 years ago
Remove dependency of err.h. More... almost 20 years ago
Add support for alloca.h
pj
More... almost 20 years ago
Add a bunch of more instructions. Handle long in most cases, for example by forcing one argument to +/- onto stack. More... almost 20 years ago
Add long assignment. More... almost 20 years ago
Add more cases for cmp. More... almost 20 years ago
Take care of the situation where the only arg is 'void'. More... almost 20 years ago
Remove stale IP_LOCCTR reference
pj
More... almost 20 years ago
Optimize left/right shifts slightly. More... almost 20 years ago
Send over lowest and highest temp node number. More... almost 20 years ago
Use ip_node instead of _un._p
pj
More... almost 20 years ago
Do not emit any epilog if it is never reached. More... almost 20 years ago
Remove unreachable code
pj
More... almost 20 years ago
Work around situation where pointers gets SCONVed. More... almost 20 years ago
Must understand escaped characters in strings. More... almost 20 years ago
Bugfix tempnode handling, did always assign new temp nodes. In pass2, zero tempnode list after epilog, not after each statement. More... almost 20 years ago
Some fixes for initializations where wrong labels were generated. Obey GCC renaming functions for stabs. Be more precise with an error message in regs. More... almost 20 years ago
Fix off by one in cfg_dfs on bbinfo->size
pj
More... almost 20 years ago
Fix crash when there are unreachable nodes in the CFG
pj
More... almost 20 years ago
Portability fixes
pj
More... almost 20 years ago
Add rules for lex/bison
pj
More... almost 20 years ago
Initial import
pj
More... almost 20 years ago
Add errno.h to includes
pj
More... almost 20 years ago
Add linux/x86
pj
More... almost 20 years ago
Need to have BREGS also for accounting. More... almost 20 years ago
Needs .section .rodata. More... almost 20 years ago