diff options
author | Dan Gohman <gohman@apple.com> | 2010-02-24 22:05:23 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-02-24 22:05:23 +0000 |
commit | 4b2b48dabaff5dead09701991b8eebe73e7240d8 (patch) | |
tree | 025ec82611cee139c36113834047b0a7aa05bcbc /llvm/test/CodeGen/ARM/neon_minmax.ll | |
parent | 26623cb13ebeb213383ef6b6e98dade553cc40f7 (diff) | |
download | bcm5719-llvm-4b2b48dabaff5dead09701991b8eebe73e7240d8.tar.gz bcm5719-llvm-4b2b48dabaff5dead09701991b8eebe73e7240d8.zip |
Make getTypeSizeInBits work correctly for array types; it should return
the number of value bits, not the number of bits of allocation for in-memory
storage.
Make getTypeStoreSize and getTypeAllocSize work consistently for arrays and
vectors.
Fix several places in CodeGen which compute offsets into in-memory vectors
to use TargetData information.
This fixes PR1784.
llvm-svn: 97064
Diffstat (limited to 'llvm/test/CodeGen/ARM/neon_minmax.ll')
0 files changed, 0 insertions, 0 deletions