bjorn3 15b9834d7d Don't copy ByRef passed types to local stack slot when not necessary
Eg when the local is immutable **and** the type is freeze.

This makes the simple raytracer runtime benchmark 1% faster than cg_llvm
without optimizations. Before it was 2% slower.

cc #691
cc #684
2019-08-30 15:42:07 +02:00
..
2019-08-28 15:29:10 +02:00
2019-08-21 14:35:48 +02:00
2019-03-11 20:36:29 +01:00
2019-08-18 16:52:07 +02:00
2019-07-30 15:00:15 +02:00
2019-03-03 11:02:32 +01:00