diff options
author | Chris Lattner <sabre@nondot.org> | 2006-04-02 00:43:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-04-02 00:43:36 +0000 |
commit | 9b2d6e7886c7c04cf5bac7046269ff0d8d416279 (patch) | |
tree | 219b810014739919bd0db2d178a1dea24cce481c /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | bec582f4cd541e2df0ac7850280f4f1264decf28 (diff) | |
download | bcm5719-llvm-9b2d6e7886c7c04cf5bac7046269ff0d8d416279.tar.gz bcm5719-llvm-9b2d6e7886c7c04cf5bac7046269ff0d8d416279.zip |
Custom lower all BUILD_VECTOR's so that we can compile vec_splat_u8(8) into
"vspltisb v0, 8" instead of a constant pool load.
llvm-svn: 27335
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions