Vern Paxson
|
509428a9dc
|
removing -uu functionality and associated script analysis now no longer needed
|
2021-09-22 11:17:28 -07:00 |
|
Tim Wojtulewicz
|
b2f171ec69
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
|
Vern Paxson
|
da6ac0b521
|
switch to ID definition regions; reworked driver functions; more info for reporting uncompilable functions
|
2021-09-08 10:23:38 -07:00 |
|
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 |
|