Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 1abea6451c * fixed thlcgobj.g_rangecheck() for cpuhighleveltarget when targetting a vor 6 Jahren
  Jonas Maebe 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: vor 6 Jahren
  Jonas Maebe 4d03f3a65e * fixed LLVM memory leaks vor 6 Jahren
  Jonas Maebe f754978540 * handle constructor function results that have been migrated to the vor 6 Jahren
  Jonas Maebe 377d4e1b58 * make the size parameter of thlcgobj.location_force_mmregscalar() a vor 6 Jahren
  Jonas Maebe 3b7efb5123 * only free the temp holding the function result after we've loaded it into vor 6 Jahren
  Jonas Maebe 413a3599c1 * thlcgobj.g_unreachable() dummy implementation + llvm override vor 6 Jahren
  Jonas Maebe 09b6306f02 - removed outdated comment after r40373 vor 6 Jahren
  Jonas Maebe 9a157a7749 * don't overwrite the alignment of locals set by the temp manager with the vor 6 Jahren
  Jonas Maebe 3b9f5a5e96 * moved finalization of code generator temps to a node, so it can be getcopy'd vor 6 Jahren
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated vor 7 Jahren
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, vor 7 Jahren
  Jonas Maebe 3e8cd7d4c9 * after making a copy of a vo_has_local_copy parameter, only release vor 7 Jahren
  florian 75e03a7e62 * avoid unneeded the generation of un-needed shift instructions thlcgobj.in a_load_subsetreg_reg vor 7 Jahren
  florian b948a0738c * unified internalerror vor 8 Jahren
  florian b1dff29cbf * removed unused units vor 8 Jahren
  Jonas Maebe b86f2d7e3c * only initialize global regvars in unit and main program init code vor 8 Jahren
  Jonas Maebe cadf177a93 * fixed bugs in r33737: that revision was supposed to only move vor 8 Jahren
  florian 1e374df5b8 * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042 vor 8 Jahren
  Jonas Maebe f26ed10ba1 * same as r27223 for hlcgobj (fixes webtbs/tw25895 for llvm) vor 8 Jahren
  Jonas Maebe a25ebbba3e + added volatility information to all memory references vor 8 Jahren
  nickysn 657685a8b6 * use sizesinttype instead of ptrsinttype for the index and high parameter of vor 8 Jahren
  Jonas Maebe 0afbe85aab * various memory reference alignment fixes vor 8 Jahren
  Jonas Maebe 179c1ab328 * changed ttemp*node.tempinfo^.flags to a private field, and added setters vor 9 Jahren
  svenbarth 4a9eaf5317 * use findunitsymtable() when checking the module id vor 9 Jahren
  Jonas Maebe ade1d811b0 * update the alignment of the reference in thlcgobj.get_bit_const_ref_sref() vor 9 Jahren
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): vor 9 Jahren
  svenbarth a2c0dae8a9 Merged revision(s) 32502 from branches/svenbarth/packages: vor 9 Jahren
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via vor 9 Jahren
  Jonas Maebe 88a736c95a * moved the code generated for library init/fini to the al_pure_assembler vor 9 Jahren