Fix edge condition in DAGCombiner to improve codegen of shift sequences.
[oota-llvm.git] / test / CodeGen / X86 / insert-positions.ll
2010-08-05 Dan GohmanMove x86-specific tests out of test/Transforms/LoopStre...