Allow targets to compute masked bits for intrinsics.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Apr 2006 06:15:09 +0000 (06:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Apr 2006 06:15:09 +0000 (06:15 +0000)
commit1482b5fc7affd691fbd8ece7808ddd4559ad20ae
treeb46e8d544ace1c39a237bbfbd5da406d5f9d6989
parent350bec0fb9680b849942052b25f838d8ad10c743
Allow targets to compute masked bits for intrinsics.

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