diff options
author | Chris Lattner <sabre@nondot.org> | 2008-01-10 00:30:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-01-10 00:30:57 +0000 |
commit | 9c4428b217eca38e06c7bc01c8a6e1b248df326f (patch) | |
tree | 9d7d9ce943b8820359fb7170e971e8cb24b98d16 /lib/CodeGen/DwarfWriter.cpp | |
parent | 314286f6bd7e7d1c4833866831aa576583c2d7b3 (diff) |
Fix PR1845 and rdar://5676945. Generic vectors smaller
than hardware supported type will be scalarized, so we
can infer their alignment from that info.
We now codegen pr1845 into:
_boolVectorSelect:
lbz r2, 0(r3)
stb r2, -16(r1)
blr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45796 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/DwarfWriter.cpp')
0 files changed, 0 insertions, 0 deletions