Allow targets to custom lower their own intrinsics if desired.
authorChris Lattner <sabre@nondot.org>
Sun, 26 Mar 2006 09:12:51 +0000 (09:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Mar 2006 09:12:51 +0000 (09:12 +0000)
commit10d7fa62fffbceed580c34a00bd30f16643f6607
treed84ad92562e643f42932cbfb3b8cdb1082b921de
parent8400ed3fc50cced00e137cf27ed27c6941c3cb83
Allow targets to custom lower their own intrinsics if desired.

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