Hans-Kristian Arntzen
|
af0a887997
|
Add test for false loop init.
Clean up how for loop variables are declared.
|
2018-01-23 21:15:09 +01:00 |
|
Hans-Kristian Arntzen
|
7d223b8987
|
Fix CFG for forwarded temporaries.
Forwarded temporaries would never declare a temporary.
Figure out all result types ahead of time so we can deal with those
temporaries as well.
|
2018-01-18 12:11:33 +01:00 |
|
Hans-Kristian Arntzen
|
65cd417630
|
Do not hoist OpUndef variables.
|
2017-11-23 09:59:25 +01:00 |
|
Hans-Kristian Arntzen
|
b39e829fc2
|
Add reference output for --opt.
|
2017-11-23 09:50:11 +01:00 |
|