Fix the alignment of loads from constant pool entries when the
authorDan Gohman <gohman@apple.com>
Mon, 22 Sep 2008 22:40:08 +0000 (22:40 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 22 Sep 2008 22:40:08 +0000 (22:40 +0000)
commit87a0f10dc7eff8cf5e83a754f75adf9cb3991435
tree87dabc00bdd1f2ff6c403181cc6a1b02c3cb7755
parent2165e1288e6665825985b1103f6618805e8fd7fe
Fix the alignment of loads from constant pool entries when the
load address has an offset from the base of the constant pool
entry.

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