Files
swift-mirror/lib/SILOptimizer/Transforms
Erik Eckstein 76eca003bb ArrayElementValuePropagation: explicitly reserve space for new elements when doing the array-content-of optimization
When Array.append(contentOf:) is replaced by individual Array.append(element) calls, an explicit reserveCapacityForAppend is inserted.
2017-04-27 09:06:56 -07:00
..
2017-04-18 17:01:42 +02:00
2017-04-11 23:04:55 +02:00