The X86 backend has a number of optimizations for SETCC nodes which use
[oota-llvm.git] / test / CodeGen / X86 / conditional-indecrement.ll
2010-12-21 Benjamin KramerAdd some x86 specific dagcombines for conditional incre...