Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
authorNadav Rotem <nadav.rotem@intel.com>
Mon, 9 Apr 2012 07:45:58 +0000 (07:45 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Mon, 9 Apr 2012 07:45:58 +0000 (07:45 +0000)
commit154819dd6f60d0d1d1c75a22e8902c5125fad49b
treefed5bae88b00c746566611bfaeb8944b1254660e
parentf920423ffc41dcde33b25ea7d6f25272b709b7fc
Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer type.
Move NormalizeVectorShuffle and LowerVectorBroadcast into X86TargetLowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154310 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/avx2-vbroadcast.ll