Initial caller side support (for CCC only, not FastCC) of 128-bit vector
authorEvan Cheng <evan.cheng@apple.com>
Fri, 28 Apr 2006 21:29:37 +0000 (21:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 28 Apr 2006 21:29:37 +0000 (21:29 +0000)
commit347d5f789a35670dd262a39444dd50b53f05e70c
tree60718273e897e54d3c476956cfbd6cb43033da03
parent3d48a90fbd8196dca52c47eaa16b3a32ab832691
Initial caller side support (for CCC only, not FastCC) of 128-bit vector
passing by value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp