Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove bogus assertion | Brian | 2007-03-07 | 1 | -1/+1 |
* | Lots of vartable clean-ups, fixes. Report an error message when we run out | Brian | 2007-01-28 | 1 | -77/+121 |
* | Clean-up of var/temp allocation function parameters. | Brian | 2007-01-27 | 1 | -45/+47 |
* | Improved register allocation: allow four 'float' vars or temporaries to share... | Brian | 2007-01-27 | 1 | -40/+100 |
* | do bounds check in _slang_push_var_table(), added comment | Brian | 2007-01-17 | 1 | -1/+3 |
* | handle var size > 4 in _slang_pop_var_table() | Brian | 2007-01-17 | 1 | -3/+7 |
* | Fix/clean-up a number of things related to variable/temporary allocation. | Brian | 2007-01-17 | 1 | -4/+18 |
* | Rework code related to temp register allocation, both for user variables | Brian | 2007-01-13 | 1 | -0/+202 |