Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 5d628b29bb * set the subregsize of OS_M64 SSE registers to R_SUBQ so we can %!s(int64=12) %!d(string=hai) anos
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. %!s(int64=12) %!d(string=hai) anos
  paul b2a613c17f compiler: implement record constructors + tests %!s(int64=12) %!d(string=hai) anos
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe df7398977a * correctly calculate the number of words spanned by a packed aggregate %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe dcdcc6988d * if an agregate contains unaligned fields, it has to be passed via memory %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe bdc62289b4 * the safecall -> cdecl mapping is also activated for x86_64 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() %!s(int64=13) %!d(string=hai) anos
  sergei c40b8d92c7 * Revert r17695 because it breaks cycling. %!s(int64=14) %!d(string=hai) anos
  sergei 318a55b96c * x86_64-win64: fixed stack calculations so that 32-byte spilling area is only included once and only for non-leaf procedures (it was included twice with -O- and 3 times with -O2, wasting large amounts of stack memory). %!s(int64=14) %!d(string=hai) anos
  joost 45bc3fcae0 * Enabled safecall on x86_64-linux %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe a08989a76b * zero/sign extend parameter values and return values < 32 bit to 32 bit on %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 067536f8da * pass large "const" record parameters by reference for non-cdecl/cppdecl %!s(int64=14) %!d(string=hai) anos
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe dd759ba906 * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can %!s(int64=16) %!d(string=hai) anos
  yury f726e1691b * Fixed warnings and notes. %!s(int64=16) %!d(string=hai) anos
  florian 17a08efb82 * handle methodpointer function results like records of the same size, resolves #12318 %!s(int64=17) %!d(string=hai) anos