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
6 files changed
tree: 224fc469bdecc22b3ec605cbebdf377723ccc756
  1. clang/
  2. compiler-rt/
  3. llvm/