commit | cb2c252f42ac3f65ec9a8c1791f04b29a96dea1d | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Wed Mar 26 18:26:36 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Wed Mar 26 18:26:36 2014 +0000 |
tree | 3f9c8770ed3ac9912c324e4b514c3911b547d587 | |
parent | c6940d4cb71b60e9da26433a065d68a3c7cf3ce8 [diff] |
[PowerPC] Remove some dead VSX v4f32 store patterns These patterns are dead (because v4f32 stores are currently promoted to v4i32 and stored using Altivec instructions), and also are likely not correct (because they'd store the vector elements in the opposite order from that assumed by the rest of the Altivec code). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204839 91177308-0d34-0410-b5e6-96231b3b80d8