commit | 6bdc4ebedd16bc2102edc4bfbc63c76c7c130ef0 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Thu Mar 27 22:22:48 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Thu Mar 27 22:22:48 2014 +0000 |
tree | e8331809bc0c239253703bf7abe9a722d5ab82eb | |
parent | 72f0f26d3b595d76d86f886d01caf8d9cad13bd4 [diff] |
[PowerPC] Fix v2f64 vector extract and related patterns First, v2f64 vector extract had not been declared legal (and so the existing patterns were not being used). Second, the patterns for that, and for scalar_to_vector, should really be a regclass copy, not a subregister operation, because the VSX registers directly hold both the vector and scalar data. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204971 91177308-0d34-0410-b5e6-96231b3b80d8