CodeGen support for insertvalue and extractvalue, and for loads and
authorDan Gohman <gohman@apple.com>
Sat, 7 Jun 2008 02:02:36 +0000 (02:02 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 7 Jun 2008 02:02:36 +0000 (02:02 +0000)
commit1d685a46bf0c2f54378bc074c0b874bb7d12032e
tree6914e23de68d9f1938e6e2b835af6c3ee82cf333
parent2d389e8ad7e98fa50f8d021a7669ba0aab07a571
CodeGen support for insertvalue and extractvalue, and for loads and
stores of aggregate values.

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