PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-5.ll
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-05-29 Evan ChengImplement vector shift up / down and insert zero with...