| commit | 9b80f86e5bd4534c76087d9f662059f04b50a440 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Thu Feb 25 15:20:39 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Thu Feb 25 15:20:39 2010 +0000 |
| tree | 224fc469bdecc22b3ec605cbebdf377723ccc756 | |
| parent | 5c07926d44c9ab7b979a64378ca18c9476b11444 [diff] |
Revert r97064. Duncan pointed out that bitcasts are defined in terms of store and load, which means bitcasting between scalar integer and vector has endian-specific results, which undermines this whole approach. llvm-svn: 97137