Vector type promotion for ISD::LOAD and ISD::SELECT
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Apr 2006 16:33:18 +0000 (16:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Apr 2006 16:33:18 +0000 (16:33 +0000)
commit41f6cbbeb21d7d4376b8c0302b9766c3e43be5f2
treec35dfbdc33c3615e39fe70cdab30ddbfc6839387
parentb878151b1e50e820ef0a00aed12a200a1e0fef57
Vector type promotion for ISD::LOAD and ISD::SELECT

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp