- Teach SelectionDAG::isKnownNeverZero to return true (op x, c) when c is
non-zero. - Teach X86 cmov optimization to eliminate the cmov from ctlz, cttz extension when the source of X86ISD::BSR / X86ISD::BSF is proven to be non-zero. rdar://9490949 llvm-svn: 131948
Loading
Please register or sign in to comment