[X86][MMX] Add several bitcast tests
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 5 Feb 2015 13:22:57 +0000 (13:22 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 5 Feb 2015 13:22:57 +0000 (13:22 +0000)
commitd4299719afb4da491074ad9fcf5e8f73b8751fdb
tree3a23574226592f6a3b432c150dac1db40abbde27
parent3b5d8c5d78aac715c3cc3e978a0b48fe64005d01
[X86][MMX] Add several bitcast tests

Avoid regression in previously supported MMX code by adding different
combinations of tests which exercise MMX bitcasts. Small improvements
to these patterns should come next.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228292 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/bitcast-mmx.ll [new file with mode: 0644]