Skip to content

Commit 23d4331

Browse files
committedJul 15, 2014
[FastISel][X86] Implement the FastLowerCall hook.
This implements the FastLowerCall hook, which is based on the DoSelectCall function. The implementation is very similar, but the target-independent call lowering part has been factored out. This should also enable patchpoint intrinsic lowering for FastISel on X86. Related to <rdar://problem/17427052>. llvm-svn: 213049
1 parent 5ee9d90 commit 23d4331

File tree

1 file changed

+400
-9
lines changed

1 file changed

+400
-9
lines changed
 

0 commit comments

Comments
 (0)