matches what llvm-gcc and clang now produce. llvm-svn: 106221
The change in SelectionDAGBuilder is needed to allow using bitcasts to convert between f64 (the default type for ARM "d" registers) and 64-bit Neon vector types. Radar 7457110. llvm-svn: 91649
- Also support the 'q' NEON registers asm code. llvm-svn: 90894