Commits

Arnold Schwaighofer committed 255779082e7
Add a peephole optimization for the builtin "unsafeGuaranteed" We can remove the retain/release pair preceeding the builtins based on the knowledge that the lifetime of the reference is guaranteed by someone hanging on to the reference elsewhere.