Files
swift-mirror/docs
Erik Eckstein b7ea3b9bb2 [SIL] Let alloc_existential_box return a single value.
And use the new project_existential_box to get to the address value.
SILGen now generates a project_existential_box for each alloc_existential_box.
And IRGen re-uses the address value from the alloc_existential_box if the operand of project_existential_box is an alloc_existential_box.
This lets the generated code be the same as before.
2016-01-20 11:27:06 -08:00
..
2014-12-23 22:15:30 +00:00
2016-01-09 17:34:44 +01:00
2015-12-03 23:51:30 +02:00
2016-01-19 19:59:05 -07:00
2015-12-16 06:33:05 +05:30
2015-12-26 12:43:52 +01:00
2015-12-11 10:58:23 +02:00
2015-12-04 12:55:54 +09:00
2015-12-10 06:56:55 +05:30
2015-12-03 23:36:10 +05:30
2015-12-03 15:49:16 -05:00