Jon Siwek
|
b66f4ad500
|
Tweak minor const-ref/std::move things in script-opt code
|
2021-03-08 15:50:04 -08:00 |
|
Vern Paxson
|
b581c6435e
|
track more information about temporary variables
|
2021-02-27 11:08:34 -08:00 |
|
Jon Siwek
|
fe8db7f150
|
Use string for TempVar::name
Nothing of consequence; just encapsulation of memory management
|
2021-01-13 13:49:32 -08:00 |
|
Vern Paxson
|
10e80dfcd3
|
reductions of expressions in ASTs - code compiles but doesn't yet link
|
2021-01-10 14:04:01 -08:00 |
|
Vern Paxson
|
6aa84087b0
|
initial implementation of class for temporary variables; this will grow in complexity as we add additional optimization stages
|
2021-01-10 13:41:39 -08:00 |
|