diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2015-02-05 13:23:07 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2015-02-05 13:23:07 +0000 |
commit | ab9ae87623ac6bae1fe28a8c740063cfcd5fcdb9 (patch) | |
tree | 302157d151aa34244ce5a1755caedbc46de7d8b2 /llvm/test/CodeGen/PowerPC | |
parent | cc6089d2e04339b8db4784582295b283c6b46398 (diff) | |
download | bcm5719-llvm-ab9ae87623ac6bae1fe28a8c740063cfcd5fcdb9.tar.gz bcm5719-llvm-ab9ae87623ac6bae1fe28a8c740063cfcd5fcdb9.zip |
[X86][MMX] Handle i32->mmx conversion using movd
Implement a BITCAST dag combine to transform i32->mmx conversion patterns
into a X86 specific node (MMX_MOVW2D) and guarantee that moves between
i32 and x86mmx are better handled, i.e., don't use store-load to do the
conversion..
llvm-svn: 228293
Diffstat (limited to 'llvm/test/CodeGen/PowerPC')
0 files changed, 0 insertions, 0 deletions