Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
[oota-llvm.git] / test / CodeGen / X86 / shl-i64.ll
2012-02-05 Benjamin KramerTesting vector code without sse doesn't make much sense.
2012-02-01 Mon P WangAvoid creating an extract element to an illegal type...