[llvm-commits] [llvm] r160695 - in /llvm/trunk: include/llvm/Attributes.h test/CodeGen/X86/inreg.ll

Anton Korobeynikov anton at korobeynikov.info
Wed Jul 25 00:58:49 PDT 2012


>> There is no effect on ABI since regparm is GCC extension.
> an alternative way of stating the question: does it do the same as GCC?
As far as I can understand Rafael - this is done to match gcc.

> And the special sret stack adjustments no longer happen?
Yes. This was originally missed and fixed later on.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list