Files
tinygo/compiler
Ayke van Laethem 674ddef219 compiler: add globaldce pass to start of optimization pipeline
This reduces code size in a few cases when tested against the drivers
smoketests (although there was one minor increase) without significantly
increasing compile time. In fact, in my testing compile time appears to
be going down a little bit (around 1%, within the noise).
2020-01-04 23:40:44 +01:00
..
2019-09-22 17:58:00 +02:00
2019-11-04 11:45:35 +01:00
2019-11-04 11:45:35 +01:00
2019-09-18 20:15:17 +02:00
2019-12-29 10:48:28 +01:00