Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe eaeb9d8351 * renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to hace 9 años
  Jonas Maebe ba37a48bcb * support OS_32..OS_128 as source size for LOC_(C)MMREGISTER records hace 9 años
  Jonas Maebe 3e917f5889 * fixed llvm a_load_reg_ref() when storing a register to a record reference hace 9 años
  Jonas Maebe 5e32590741 * handle variant record fields in hace 9 años
  Jonas Maebe 954cfd8d40 * replaced use of current_asmdata.currasmlist with the "list" parameter hace 10 años
  Jonas Maebe 4da34a6046 + llvm implementation of g_set_addr_nonbitpacked_record_field_ref hace 10 años
  Jonas Maebe cabb16efdb - removed the no longer used generation of uninitialised results for hace 10 años
  Jonas Maebe 839482751d * when generating code for a pure assembler routine with LLVM, instantiate hace 10 años
  Jonas Maebe c80fb6a20e * explicitly specify whether an llvm specification is a definition (= locally hace 10 años
  Jonas Maebe be9d2b1c26 * implement concatcopy for complex types by calling the llvm.memcpy() hace 10 años
  Jonas Maebe bfa94ae908 * further (final?) reworking of llvm external symbol handling: hace 10 años
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the hace 10 años
  Jonas Maebe e9d2eb6cff * fixed a_load_reg_reg() when storing an array/record to another hace 10 años
  Jonas Maebe 508828958c * changed getprocaddressprocvar() into a tprocvardef.getreusableprocaddr() hace 10 años
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method hace 10 años
  Jonas Maebe 9175809d5d * use correct llvm type conversion operator when loading a "named register" hace 10 años
  Jonas Maebe cf2e46c2c1 * reworked external symbol handling on llvm to deal with the fact that hace 10 años
  Jonas Maebe 1019a6b090 * use the def of the paraloc rather than the parasym's vardef in hace 10 años
  Jonas Maebe bd8079f896 * cache and reuse procvardefs internally created to get the address of a hace 10 años
  Jonas Maebe 8234fcd229 * implemented thlcgllvm.g_external_wrapper by just declaring the new symbol hace 10 años
  Jonas Maebe 72277f5098 * store the used tabstractprocdef when generating an llvm call instruction, hace 10 años
  Jonas Maebe 98c5f7d20f * simplify references before generating getelementptr instructions with them hace 10 años
  Jonas Maebe 78e68b89df * gen_load_cgpara_loc() should only honour reusepara if it's a memory hace 10 años
  Jonas Maebe 491d9cfff1 * fixed reuse of the same register for different types in hace 10 años
  Jonas Maebe 70ffaba901 * ensure that the loading of the uninitialised function result for llvm hace 10 años
  Jonas Maebe 62239ba890 * handle named registers correctly for fpu and mm loads hace 10 años
  Jonas Maebe 3496129f79 * only handle a_load_const_ref() directly when storing ordinals, as in case hace 10 años
  Jonas Maebe 4a25afb839 * load an undef value in the function result in the exit code of a pure hace 10 años
  Jonas Maebe ff3061a7cf + thlcgllvm.gen_load_uninitialized_function_result hace 10 años
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised hace 10 años