[X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
[oota-llvm.git] / test / CodeGen / X86 / 2007-05-17-ShuffleISelBug.ll
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2009-11-06 Eric ChristopherFix PR5315, original patch by Nicolas Capens!
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-09 Evan ChengFix sse2.psrl.w and sse2.psrl.q definitions.
2007-05-17 Evan ChengNew test case.