commit | 5c96e6b4dc354a7439b211b93462fbe8edea5e57 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Nov 14 15:34:17 2013 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Mon Nov 18 12:11:02 2013 +0000 |
tree | b89930ae568d5219e4cb1823586a6e536bebdd9b | |
parent | ca368cb576cf6a436a32c357fca51fbb3082d7a9 [diff] |
Rewrite intrinsics detection. Intrinsic methods should be treated as a special case of inline methods. They should be detected early and used to guide other optimizations. This CL rewrites the intrinsics detection so that it can be moved to any compilation phase. Change-Id: I4424a6a869bd98b9c478953c9e3bcaf1c6de2b33