Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe f57a94b5aa * explicitly name the fields we add in llvmgettemprecorddef() há 9 anos atrás
  Jonas Maebe 3ff265da88 * fixed rol/ror há 9 anos atrás
  Jonas Maebe 4f4d4d9456 * also support non-pointerdefs as first argument for g_ptrtypecast_ref() há 9 anos atrás
  Jonas Maebe f97192edf9 * support typecasts in a_loadmm_ref_reg() há 10 anos atrás
  Jonas Maebe 4c720b8ba2 * fixed parameter order of llvm.memcpy call há 10 anos atrás
  Jonas Maebe 99c97c331a * keep the result type after a call as llvmretdef, because call nodes há 10 anos atrás
  Jonas Maebe cc52730147 * typecast function results if an explicit type is forced há 10 anos atrás
  Jonas Maebe 00a5dd87c9 * allow g_ptrtypecast_reg() to allocate a new register, because spilling há 10 anos atrás
  Jonas Maebe abd79d275f * always emit the procdef when calling a routine in llvm; this is há 10 anos atrás
  Jonas Maebe eaeb9d8351 * renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to há 10 anos atrás
  Jonas Maebe ba37a48bcb * support OS_32..OS_128 as source size for LOC_(C)MMREGISTER records há 10 anos atrás
  Jonas Maebe 3e917f5889 * fixed llvm a_load_reg_ref() when storing a register to a record reference há 10 anos atrás
  Jonas Maebe 5e32590741 * handle variant record fields in há 10 anos atrás
  Jonas Maebe 954cfd8d40 * replaced use of current_asmdata.currasmlist with the "list" parameter há 10 anos atrás
  Jonas Maebe 4da34a6046 + llvm implementation of g_set_addr_nonbitpacked_record_field_ref há 10 anos atrás
  Jonas Maebe cabb16efdb - removed the no longer used generation of uninitialised results for há 10 anos atrás
  Jonas Maebe 839482751d * when generating code for a pure assembler routine with LLVM, instantiate há 10 anos atrás
  Jonas Maebe c80fb6a20e * explicitly specify whether an llvm specification is a definition (= locally há 10 anos atrás
  Jonas Maebe be9d2b1c26 * implement concatcopy for complex types by calling the llvm.memcpy() há 10 anos atrás
  Jonas Maebe bfa94ae908 * further (final?) reworking of llvm external symbol handling: há 10 anos atrás
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the há 10 anos atrás
  Jonas Maebe e9d2eb6cff * fixed a_load_reg_reg() when storing an array/record to another há 10 anos atrás
  Jonas Maebe 508828958c * changed getprocaddressprocvar() into a tprocvardef.getreusableprocaddr() há 10 anos atrás
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method há 10 anos atrás
  Jonas Maebe 9175809d5d * use correct llvm type conversion operator when loading a "named register" há 10 anos atrás
  Jonas Maebe cf2e46c2c1 * reworked external symbol handling on llvm to deal with the fact that há 10 anos atrás
  Jonas Maebe 1019a6b090 * use the def of the paraloc rather than the parasym's vardef in há 10 anos atrás
  Jonas Maebe bd8079f896 * cache and reuse procvardefs internally created to get the address of a há 10 anos atrás
  Jonas Maebe 8234fcd229 * implemented thlcgllvm.g_external_wrapper by just declaring the new symbol há 10 anos atrás
  Jonas Maebe 72277f5098 * store the used tabstractprocdef when generating an llvm call instruction, há 10 anos atrás