Implement @sext and @zext parameter attribute handling properly instead of
authorReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 21:50:40 +0000 (21:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 21:50:40 +0000 (21:50 +0000)
commit4ccf462b999d66b46e155eaa8c2d0e7ac91ecdfc
tree9a87e6533e33eab7ed2676c929d1b92c5753c222
parent22114c319a58074cc5d0ad60d09e0020db89f127
Implement @sext and @zext parameter attribute handling properly instead of
forcing every small argument of every function regardless of attributes or
calling convention to be expanded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36174 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp