CXX_FAST_TLS calling convention: target independent portion.
authorManman Ren <manman.ren@gmail.com>
Wed, 16 Dec 2015 20:45:48 +0000 (20:45 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 16 Dec 2015 20:45:48 +0000 (20:45 +0000)
commit8f2b4f1f9eaca4e4c7afaf7a3225557f53bb0f73
treeed38d7c156d9073733fd5ff9de5872ad17b185d0
parent9ad8cc389cd0bcf99c9c2a2497e0d8a512abae9e
CXX_FAST_TLS calling convention: target independent portion.

Update supportSplitCSR's interface to take machine function instead of the
calling convention.

Review comments for http://reviews.llvm.org/D15341

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