AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector...
[oota-llvm.git] / test / CodeGen / X86 / stdcall-notailcall.ll
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function