Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with custom...
authorCraig Topper <craig.topper@gmail.com>
Fri, 21 Oct 2011 06:55:01 +0000 (06:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 21 Oct 2011 06:55:01 +0000 (06:55 +0000)
commitb4c945716f232ee07ec6fd3e1146175801fa1278
tree806338b8341599b932b4d4ba3fa110f4fe7af897
parentdb35087d21f09fdde81cab7e12fc0bcd8b7d00e9
Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with custom isel lowering code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142642 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/bmi.ll