X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / stdcall-notailcall.ll
2013-11-22 Rafael EspindolaDon't produce tail calls when the caller is x86_thiscallcc.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function