fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / 2007-02-16-BranchFold.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...