commit | f34dc428fa577d6d5d71ab3a1f9765b4e5da5a4f | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Jul 30 20:45:05 2013 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Jul 30 20:45:05 2013 +0000 |
tree | a86bb2efc2858086c526b79eb798b2de2a04d3cb | |
parent | 80bec28b6645676a7cd9408d780b4c805774ef42 [diff] |
Change behavior of calling bitcasted alias functions. It will now only convert the arguments / return value and call the underlying function if the types are able to be bitcasted. This avoids using fp<->int conversions that would occur before. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187444 91177308-0d34-0410-b5e6-96231b3b80d8