AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector...
[oota-llvm.git] / test / CodeGen / X86 / force-align-stack.ll
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...