Fix two-address pass's aggressive instruction commuting heuristics. It's meant
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...