commit | 9cad6c8a24ea0f87953815c6005ddd52789c7dde | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Mon Jan 05 03:41:38 2015 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Mon Jan 05 03:41:38 2015 +0000 |
tree | e7ab6ae32a97d4a5ab78c46069b160baef2ba67e | |
parent | 5634622da9983a35099b994472f6a96d01e52c31 [diff] |
[PowerPC] Materialize i64 constants using rotation with masking r225135 added the ability to materialize i64 constants using rotations in order to reduce the instruction count. Sometimes we can use a rotation only with some extra masking, so that we take advantage of the fact that generating a bunch of extra higher-order 1 bits is easy using li/lis. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225147 91177308-0d34-0410-b5e6-96231b3b80d8