commit | 9c4428b217eca38e06c7bc01c8a6e1b248df326f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Jan 10 00:30:57 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Jan 10 00:30:57 2008 +0000 |
tree | 9d7d9ce943b8820359fb7170e971e8cb24b98d16 | |
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