Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe a83f3c1a45 * fix maximum common alignment calculation in g_concatcopy() (if the second hace 9 años
  Jonas Maebe f4015f6ac9 * fixed wrong class cast in case arrays/records are passed to a_loadfpu*() hace 9 años
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): hace 9 años
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via hace 9 años
  Jonas Maebe 687adbefd7 + support for LOC_VOID parameters in llvm for empty records (fixes hace 9 años
  Jonas Maebe c05fa52775 * call g_concatcopy() from a_load_ref_ref() if the size of the to be copied hace 9 años
  Jonas Maebe 88a736c95a * moved the code generated for library init/fini to the al_pure_assembler hace 9 años
  Jonas Maebe c7ea921066 * renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and hace 9 años
  Jonas Maebe 9b7e7c5298 + support absolute addresses on llvm (fixes tests/webtbs/tw12685 for llvm) hace 9 años
  Jonas Maebe 458ba2efac * unlike other architectures, llvm requires that both operands of shl/shr are hace 9 años
  Jonas Maebe 2148a20d6a * fixed returning results from functions that have a zero-sized result hace 9 años
  Jonas Maebe 571d053a60 - removed tabstractnormalvarsym.currentregloc: the new location will hace 9 años
  Jonas Maebe b5cb7a5d4f * factored out loading of integers from memory into structs in registers or hace 9 años
  Jonas Maebe eeae34ea7d * simplified handling of loading a reference into a register of a hace 9 años
  Jonas Maebe f2c1e4234f * use g_ptrtypecast_ref() in a_load_ref_reg() when we have to typecast hace 9 años
  Jonas Maebe c421171461 * fixed handling of fpu/mm loads from "named registers" in case they involve hace 9 años
  Jonas Maebe 542b6b604e * missing closing comment hace 9 años
  Jonas Maebe 5313db710b * override gen_stack_check_size_para() and gen_stack_check_call() hace 9 años
  Jonas Maebe b76539a049 * fixed handling of uninitialised complex function results 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 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing hace 9 años
  Jonas Maebe 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that hace 9 años
  Jonas Maebe d46fad1e7f * use provided name to a_call_name() instead of hardcoding pd.mangledname() hace 9 años
  Jonas Maebe 1c99adb411 * fix rol/ror for llvm hace 9 años
  Jonas Maebe 0350369c6a * don't check for a simple result location when loading an uninitialised hace 9 años
  Jonas Maebe ae7b17890a * support non-power-of-two records that have to be passed in MM registers hace 9 años
  Jonas Maebe 35a170ed8e * don't internalerror when asked to set the function result of a function hace 9 años
  Jonas Maebe b4fe4789d6 + support for constant call parameters on LLVM hace 9 años
  Jonas Maebe 205136f924 * fixed the size used for setting uninitialised function results if it hace 9 años
  Jonas Maebe 4939c9a7b9 * implemented overflow checking for llvm hace 9 años