]> granicus.if.org Git - clang/commit
Add support for AVX 256-bit in the x86_64 ABI (as in the 0.99.5 draft)
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 8 Jul 2011 22:18:40 +0000 (22:18 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 8 Jul 2011 22:18:40 +0000 (22:18 +0000)
commitdf41b4c10ab2a0096957e415e520bd467f8b2e9e
tree290bf26b8220e8021e1f058dcd1b2226c6fbe551
parent094240ab184c3ca4b94e9d7eac80fcd34d8dd30c
Add support for AVX 256-bit in the x86_64 ABI (as in the 0.99.5 draft)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134754 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/x86_64-arguments.c