]> granicus.if.org Git - clang/commit
move the 'pretty 16-byte vector' inferring code up to be shared
authorChris Lattner <sabre@nondot.org>
Thu, 29 Jul 2010 04:56:46 +0000 (04:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Jul 2010 04:56:46 +0000 (04:56 +0000)
commit0f408f5242522cbede304472e17931357c1b573d
tree5ac0dfae86b003828d50f7430e3d2eb890e47d3e
parentfe12d1ee8be8b8023c0c60b299ae957ea0df5d21
move the 'pretty 16-byte vector' inferring code up to be shared
with return values, improving stuff that returns __m128 etc.

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