OSDN Git Service

[AVX] Insert/extract subvector lowering support. This includes a
authorDavid Greene <greened@obbligato.org>
Mon, 7 Feb 2011 19:36:54 +0000 (19:36 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 7 Feb 2011 19:36:54 +0000 (19:36 +0000)
commita5f2601e4d75e6c83d7b2c439f5a25001c342354
tree4186f857ab2699f06acee9664121dfcbe9a4a122
parentc046d64f1b5f19cb06616e519a45bc4b0693f9d3
[AVX] Insert/extract subvector lowering support.  This includes a
couple of utility functions that will be used in other places for more
AVX lowering.

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