Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth ee466b9a28 * extend tdef.fullownerhierarchyname() with a parameter that skips the inclusion of a procdef's parameter declaration using the new pno_noparams option hace 8 años
  Jonas Maebe 702715a518 * generalised llvmgettemprecorddef() so it works for almost all types hace 9 años
  Jonas Maebe 0311528502 * always write bitpacked typed constant arrays as a multiple of bytes rather hace 9 años
  Jonas Maebe 0cce590982 * encode the result type of functions returning a zero-sized value hace 9 años
  Jonas Maebe cdfe299f23 * encode extended in a dynamic array the same as in regular arrays and hace 9 años
  Jonas Maebe ea54b6b2c5 * factored comp/currency-in-register handling out of a_loadfpu_reg_reg() hace 9 años
  Jonas Maebe 7f2d970a1e * fixed type encoding of C-style blocks for LLVM hace 9 años
  Jonas Maebe 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing hace 9 años
  Jonas Maebe 90071e04c4 * encode objc classrefdefs as objc_idtype as that is how they are typed hace 9 años
  Jonas Maebe 3f7169e250 * treat Objective-C metaclasses (classrefdefs) as voidpointertype at the hace 9 años
  Jonas Maebe 015a864db1 * def.fullownerhierarchyname() already ends in a '.', so don't append another hace 9 años
  Jonas Maebe 787caf4dda * treat records with {$packrecords c} the same as other records for LLVM hace 9 años
  Jonas Maebe f57a94b5aa * explicitly name the fields we add in llvmgettemprecorddef() hace 9 años
  Jonas Maebe 477e087857 * only check the shiftval in llvmbyvalparaloc() if it's a register parameter hace 9 años
  Jonas Maebe b5c9a20d3f * fixed range of llvm definition of bitpacked arrays hace 9 años
  Jonas Maebe da8d276766 * correctly encode bitpacked arrays of elements that can't be bitpacked hace 9 años
  Jonas Maebe 0c4edd2aa9 * fixed getting address of interface methods after r32414: interfaces are not hace 9 años
  Jonas Maebe 2342ee467b * don't write the parameter names for external function declarations in llvm, hace 9 años
  Jonas Maebe 8cebb76572 * corrected llvm level type of interfaces hace 9 años
  Jonas Maebe d02eb7059b + pointerdef support in llvmgettemprecorddef() hace 9 años
  Jonas Maebe bf10ae45de * only add the llvm "sret" attribute to "struct return" parameters if they hace 10 años
  Jonas Maebe ba9d54beb5 * don't mangle symbol names for llvm intrinsics hace 10 años
  Jonas Maebe a722b5dbc5 * add alignment padding to internally constructed llvm records hace 10 años
  Jonas Maebe b55c7df996 * factored out internal type prefixes hace 10 años
  Jonas Maebe 6c5f1327f4 * generate the correct llvm type description for classrefdef hace 10 años
  Jonas Maebe b9138a1c90 * changed the llvm type of comp/currency in parameter and return type hace 10 años
  Jonas Maebe b3e786eb77 - don't specify lef_inaggregate when getting the llvm type representation hace 10 años
  Jonas Maebe bb4f8e62bf * sign/zero-extend a Pascal boolean (translated to i1) when assigning to hace 10 años
  Jonas Maebe 394091ab75 * don't generate parameter attributes for llvm function alias declarations hace 10 años
  Jonas Maebe e2cf90ad8a * add type declarations for structure types in the llvm code so that we can hace 10 años