diff options
| author | Chad Rosier <mcrosier@apple.com> | 2012-03-09 02:00:48 +0000 |
|---|---|---|
| committer | Chad Rosier <mcrosier@apple.com> | 2012-03-09 02:00:48 +0000 |
| commit | a281afc6769d30d99d88baefa0c9468739805000 (patch) | |
| tree | 55f273de7e75eaa8a7fccbce3c83a7849d101ac0 /llvm/lib/Object/Binary.cpp | |
| parent | 3c38d435c68aa08b85724a7a01246a05a5b22670 (diff) | |
| download | bcm5719-llvm-a281afc6769d30d99d88baefa0c9468739805000.tar.gz bcm5719-llvm-a281afc6769d30d99d88baefa0c9468739805000.zip | |
Fix a regression from r147481.
Original commit message from r147481:
DAGCombine for transforming 128->256 casts into a vmovaps, rather
then a vxorps + vinsertf128 pair if the original vector came from a load.
Fix:
Unaligned loads need to generate a vmovups.
rdar://10974078
llvm-svn: 152366
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions

