Teach X86FastISel to use AVX versions of instructions when possible
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 3 Sep 2011 00:46:42 +0000 (00:46 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 3 Sep 2011 00:46:42 +0000 (00:46 +0000)
commit645b8be38a71f1a5d2d87ba4a649b11ad7875744
tree9ca0f72d6b652048cf4feface2903f02c3a95a09
parent1aab5515f62cac69b6c3d2ecc0f9c20b3aa8a4f3
Teach X86FastISel to use AVX versions of instructions when possible

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp