Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / conditional-indecrement.ll
2010-12-21 Benjamin KramerAdd some x86 specific dagcombines for conditional incre...