Files
tinygo/compiler
Ayke van Laethem 9a3d0683b3 compiler: mark all GEPs as inbounds
In Go, it is not possible to construct pointers that are out of bounds
(and not null), so let LLVM know about this fact.

This leads to a significant code size reduction, around 3% in many
cases.
2019-04-26 09:17:52 +02:00
..
2019-04-26 08:52:10 +02:00
2019-04-26 09:17:52 +02:00
2019-04-26 08:52:10 +02:00
2019-04-26 08:52:10 +02:00
2019-04-26 08:52:10 +02:00
2019-04-26 08:52:10 +02:00
2019-01-27 19:26:16 +01:00
2019-04-26 08:52:10 +02:00
2019-04-17 11:56:40 +02:00
2019-04-26 08:52:10 +02:00