[FastISel] Factor out stackmap intrinsic selection code into a dedicated helper metho...
authorJuergen Ributzka <juergen@apple.com>
Tue, 1 Jul 2014 22:25:49 +0000 (22:25 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 1 Jul 2014 22:25:49 +0000 (22:25 +0000)
commitf26039734c684a90dc88adbc73a8cce2f0491474
tree4baf8fd6667c8ece94b67261b0af602165ec6975
parent115f3667ceb747548dd1b5410b820c7382d6b185
[FastISel] Factor out stackmap intrinsic selection code into a dedicated helper method. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212140 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp