Skip to content
Commit 6c8f55c8 authored by Evan Cheng's avatar Evan Cheng
Browse files

Initial fastisel call support for C, Fast, and X86_FastCall calling...

Initial fastisel call support for C, Fast, and X86_FastCall calling conventions. It's meant to handle "simple" calls, i.e. no byval, structret, etc. It doesn't support multi-result returns either.

Not yet turned on, it needs to support sext / zext of arguments and result.

llvm-svn: 55882
parent 6f343bd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment