No case stmt for BUILD_VECTOR in PerformDAGCombine(), so I assume this isn't
authorChad Rosier <mcrosier@apple.com>
Wed, 21 Dec 2011 19:14:52 +0000 (19:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 21 Dec 2011 19:14:52 +0000 (19:14 +0000)
commit649326ab15d7092ad12ceb592127a28d3d17d432
tree4cfa9b30f0e3d90e25f2ad35f64b71c7f2168d5f
parent8d0447c506eceddcebb1d4eb3bb869a83de19d84
No case stmt for BUILD_VECTOR in PerformDAGCombine(), so I assume this isn't
necessary.  Please chime in if I'm mistaken.

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