Files
tinygo/compiler
Ayke van Laethem dd04f34059 compiler: integrate ir package into compiler package
The ir package has long lost its original purpose (which was doing some
analysis and optimization on the Go SSA directly). There is very little
of it left, which is best integrated directly in the compiler package to
avoid unnecessary abstraction.
2020-05-03 15:43:45 +02:00
..
2020-05-03 15:43:45 +02:00
2020-05-03 15:43:45 +02:00
2020-04-13 16:07:35 +02:00
2020-03-25 20:17:46 +01:00