Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: před 6 roky
  Jonas Maebe a72a12eef6 * don't emit 0-sized parameters for LLVM: clang doesn't either, and some před 6 roky
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated před 7 roky
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, před 7 roky
  Jonas Maebe 9787c5dd82 * fix compilation of LLVM backend (mantis #31794) před 8 roky
  florian b1dff29cbf * removed unused units před 8 roky
  svenbarth 417f1cd49d + initial implementation of the RTTI for parameter locations (not *yet* used by anything) před 8 roky
  Jonas Maebe 7ebbb744e9 * also specify sret attribute at the caller side před 9 roky
  Jonas Maebe b4fe4789d6 + support for constant call parameters on LLVM před 9 roky
  Jonas Maebe 02ca215272 * reworked and fixed llvm procdef handling (except for variadic C functions): před 11 roky
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as před 11 roky
  Jonas Maebe 8ede313ba1 + llvm parameter manager: it reuses the native parameter manager to create před 11 roky
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target před 12 roky
  sergei 4714dc2218 + paramgr.pas: provide generic implementation of getintparaloc(). Once this method has been changed to use the procdef, it can reuse 'regular' parameter locations created by create_paraloc_info, so separate cpu-specific implementations of getintparaloc are no longer necessary. před 12 roky
  nickysn 3e22ec43b5 + added method TCGPara.locations_count před 12 roky
  Jonas Maebe 2b78bb1674 - removed ppc-specific tcgpara.composite field, it's no longer used or před 12 roky
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  Jonas Maebe dc70db9402 * parameter passing support for AIX: před 13 roky
  Jonas Maebe 90d82ad826 * fixed unit reloading after the addition of the def field to tcgpara před 14 roky
  Jonas Maebe db203431b2 + hlcgobj: high level code generator class. It has basically the same před 14 roky
  florian fcd3872d88 + introduction of tcgint před 14 roky
  Károly Balogh f634ef6640 + Workaround for IE2010053115 internal errors while writing PPU with explicitparaloc functions. před 15 roky
  Jonas Maebe c8d75245a9 + extra sanity checks in TCGPara.ppuwrite() před 15 roky
  Jonas Maebe 6fa584fc12 * fixed endless loop in TCGPara.ppuwrite před 15 roky
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can před 15 roky
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed před 16 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from před 19 roky
  tom_at_work c887507adf * generic compiler patches for ppc64/linux PIC code před 19 roky