Joe Shajrawi
|
746fd2841a
|
Fixes a bug in large loadable types wherein only the callee type of Apply is changed
|
2017-05-04 13:05:09 -07:00 |
|
practicalswift
|
3aff1f9d9f
|
[gardening] Replace dyn_cast<X>(y) with isa<X>(y) where appropriate
|
2017-05-04 15:24:02 +02:00 |
|
Joe Shajrawi
|
91911991cf
|
Large loadable types: Fixes a bug wherein we did not update an Apply’s result type in case it is a function type
|
2017-05-03 15:17:40 -07:00 |
|
Joe Shajrawi
|
4fe3a46265
|
Fix an issue that was uncovered by the linux fix: resolves verifier bug in 32-bit code
|
2017-05-01 18:41:21 -07:00 |
|
Joe Shajrawi
|
33db65db2e
|
Fix runtime failure on Linux due to large values by address pass
|
2017-05-01 16:28:03 -07:00 |
|
Joe Shajrawi
|
4dc0801785
|
IRGen Mandatory Module Pass: Pass large loadable types by address instead of by value
|
2017-05-01 12:04:06 -07:00 |
|