Preserve SourceValue information when lowering produces multiple loads from
authorDan Gohman <gohman@apple.com>
Tue, 16 Dec 2008 18:25:36 +0000 (18:25 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 16 Dec 2008 18:25:36 +0000 (18:25 +0000)
commit905ff1ebc4f383088e6af6fc37504cd06ba62b57
treeb5075cce66cc7b22c3a7bfb0a6afc891fb9a72d3
parent09dc9c0c8363a689aa5559ae0e3ac33e381c2bb2
Preserve SourceValue information when lowering produces multiple loads from
different offsets within the same stack slot.

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