Add a SelectionDAG getTargetInsertSubreg convenience function,
authorBob Wilson <bob.wilson@apple.com>
Thu, 8 Oct 2009 18:49:46 +0000 (18:49 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 8 Oct 2009 18:49:46 +0000 (18:49 +0000)
commit5fcbf0d26ecb99d54c182f542bf8db43ff048d6d
tree2dca91eb24ea35cb8a3c1b8461d4bdbc29cdc4e0
parenteda312193dfc56cb9a5d1d3e7cf3c89dce07124a
Add a SelectionDAG getTargetInsertSubreg convenience function,
similar to getTargetExtractSubreg.

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