Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe d245228ba6 + tcgllvm.a_label() and tcgllvm.a_jmp_always(). Special for llvm: every il y a 12 ans
  Jonas Maebe 7db9d4c7e9 + basic tcg unit for llvm: initialise register allocators and getint il y a 12 ans
  Jonas Maebe 3296984bd9 + classes for llvm instructions (ait_llvmins), procedure definitions il y a 12 ans
  Jonas Maebe 44b1996158 + base units for llvm: il y a 12 ans
  Jonas Maebe 967354bb4c * corrected def used for loads of the address of pass-by-reference il y a 12 ans
  Jonas Maebe 1df3039424 + LLVM temp allocator based on new R_TEMPREGISTER register class. For every il y a 12 ans
  Jonas Maebe 9573160c1a + llvmdatalayout field for tsysteminfo that contains the encoded data layout il y a 12 ans
  Jonas Maebe 6426180438 * mangled names (generated for global symbols) start with an '@' for llvm il y a 12 ans
  Jonas Maebe b47cc22d66 * separated JVM-specific subscripting code in virtual method il y a 12 ans
  Jonas Maebe 9e6764e443 * converted program termination to compilerproc/hlcg il y a 12 ans
  Jonas Maebe cd92791d09 * converted unit initialization to compilerproc/hlcg il y a 12 ans
  Jonas Maebe 9c97f10d57 * branch for (new) llvm backend based on the high level code generator il y a 12 ans
  sergei 437b3755d1 * math.hypot(): factor larger argument out of expression in order to avoid loss of precision. il y a 12 ans
  lacak aa147703d5 fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called. il y a 12 ans
  Jonas Maebe 8d1fb0ee1c * added a safety check to gen_load_cgpara_loc() il y a 12 ans
  Jonas Maebe 8a0caea0c0 + override g_save_registers() and g_restore_registers() with do-nothing versions il y a 12 ans
  Jonas Maebe 1b6e4e572f - removed duplicate thlcg2ll a_label method (it's declared the same in il y a 12 ans
  Jonas Maebe 8cdde466bb * include fpcdefs.inc il y a 12 ans
  Jonas Maebe 62e1df9e76 * fixed indentation il y a 12 ans
  Jonas Maebe c1cec52897 * fixed alignment of bitpacked arrays of ordinals/enums: the prevous code il y a 12 ans
  nickysn dea947f87b * fixed tcgx86.a_op_const_ref for shl/shr/sar/rol/ror on i8086 and x86_64 il y a 12 ans
  florian 412dc6586f * the writestr helper initializes the target string, so mark it as being written il y a 12 ans
  florian 8be7cfa05f * check the scope of a variable when checking dfa based uninitialized variables, il y a 12 ans
  florian 57586b69c7 * implicit try...finally frames are added after dfa so we don't have to take care if the subroutine needs/uses those or not il y a 12 ans
  florian 3cb747f4a7 * mark the node which is the entry of the user code with a flag il y a 12 ans
  nickysn 870d432468 + reenabled the new str<->float conversion code on i8086 after the fix in r26005 il y a 12 ans
  florian 24d88edf37 * fixes arm building after 26004 il y a 12 ans
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later il y a 12 ans
  sergei 203efdcd0e * Let order of fields in float64 record depend on FPC_DOUBLE_HILO_SWAPPED, so messing with this order on every usage of float64 is no longer necessary. il y a 12 ans
  nickysn c666649320 * proper fix for the passing of TEST_OPT to tstunits on msdos. The value of il y a 12 ans