summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-01-10 00:30:57 +0000
committerChris Lattner <sabre@nondot.org>2008-01-10 00:30:57 +0000
commitec79bba97ffc0fc3288271f3f89f52d14a8c0a6c (patch)
treebbecd3dd67e4813e58d2f8e338653ace6e5ae371 /llvm/lib/CodeGen/AsmPrinter.cpp
parente34d7d0e24b86b39a17750cadbca2d802795219e (diff)
downloadbcm5719-llvm-ec79bba97ffc0fc3288271f3f89f52d14a8c0a6c.tar.gz
bcm5719-llvm-ec79bba97ffc0fc3288271f3f89f52d14a8c0a6c.zip
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 llvm-svn: 45796
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud