Skip to content
Commit 4f1ef9fc authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Merge getBitTestCondition into LowerAndToBT. Don't create X86ISD::SETCC...

[X86] Merge getBitTestCondition into LowerAndToBT. Don't create X86ISD::SETCC node in the merged function. NFCI

Only one of the 3 callers of LowerAndToBT need the SETCC node. Two of them have to look through it to find the operands they really need. Instead create it after the one call that needs it.

LowerAndToBT now returns both the BT node and the X86 specific condition code separately.

llvm-svn: 350081
parent faef9b77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment