Nadav Rotem
e620ed323c
Additional negative logic changes. NFC.
...
Swift SVN r14743
2014-03-06 19:10:32 +00:00
Nadav Rotem
15ec637128
Reverse the negative logic. NFC.
...
Swift SVN r14742
2014-03-06 19:02:42 +00:00
Michael Gottesman
0044c1d379
[arc-opts] Teach cannotDecrementRefCount how to use alias information to prove
...
that an apply which may decrement ref counts can not decrement a value with
reference semantics if we can prove the value does not alias any of the applies
arguments.
Swift SVN r14120
2014-02-20 01:08:49 +00:00
Michael Gottesman
8cb9693830
[sil-arc-opts] Teach SILARCOpts how to use alias analysis to determine if a store/load could use a value.
...
Swift SVN r13658
2014-02-07 22:56:59 +00:00
Michael Gottesman
7461dbd70a
Now that we have a PM, separate passes from analyses by creating a separate library swiftSILAnalysis and a separate folder/etc.
...
Swift SVN r13511
2014-02-05 22:17:50 +00:00