]> granicus.if.org Git - clang/commit
Reverting Neon vector type 64-alignment fix
authorJaved Absar <javed.absar@arm.com>
Tue, 30 May 2017 17:09:47 +0000 (17:09 +0000)
committerJaved Absar <javed.absar@arm.com>
Tue, 30 May 2017 17:09:47 +0000 (17:09 +0000)
commita841e133b362a1d46356fc58540bf9c2a5b36e14
tree51819de24e6ae07116aecfb5554dd61aa2029605
parent1c50ce32c7bb476416a210cfbcbb5e934c266538
Reverting Neon vector type 64-alignment fix

The patch caused ABI breaks on darwin/others.
Reverting to come back with a more restrictive patch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304220 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/arm-abi-vector.c
test/CodeGen/arm-neon-misc.c
test/CodeGen/arm-swiftcall.c
test/CodeGen/armv7k-abi.c