diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-03-26 18:26:36 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-03-26 18:26:36 +0000 |
commit | ea76a445848829f4e2557e561e82b705c6c38007 (patch) | |
tree | 1aa79f8d3899f5804027085bbe4be5d65dfa124c /llvm/lib/Target/PowerPC/PPCISelLowering.cpp | |
parent | 9281c9a38bf99d68e252f5830001cc2f8a4a9221 (diff) | |
download | bcm5719-llvm-ea76a445848829f4e2557e561e82b705c6c38007.tar.gz bcm5719-llvm-ea76a445848829f4e2557e561e82b705c6c38007.zip |
[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).
llvm-svn: 204839
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions