Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei 0d3f36eebf - Remove references to global variable 'cg' from methods of tcg and some of its descendants. hace 11 años
  sergei 7104157a57 * Changed tabstractprocdef.address_size to return the def, which can be used to get other properties like size and alignment. Removes one of i8086 ifdef's. hace 11 años
  sergei 53556f529d * gen_alloc_symtable: don't use current_procinfo.procdef, the necessary procdef is passed in 'pd' parameter. hace 11 años
  marco b7d94992eb * moved unxsockh for solaris, mantis #25657 hace 11 años
  michael 7afd5f6afe * Fixed bug ID #25091 hace 11 años
  sergei 949907f1f3 * Don't emit "Temps allocated between..." comment in assembler listing if procedure has no temps. hace 11 años
  sergei 1626667374 * Object helper routines review/improvement for alignment-sensitive targets: hace 11 años
  nickysn f4f35ad47b * changed ExceptTryLevel from longint to nativeint (because i8086) hace 11 años
  sergei e0082262cc * Don't generate VMT checking code twice (gen_load_vmt_register generates it already). hace 11 años
  sergei a5d5ce8eb2 * TP-style object destructors do not need actual VMT in hidden parameter, a constant flag indicating need to free memory is sufficient. hace 11 años
  florian be17962748 * delete test file immediately after they were used, external tools might get into trouble trying deleting them due to the uncommon names hace 11 años
  marco e7639e582c * try fix #25657 hace 11 años
  Jonas Maebe 868b4f50e9 * use spilling_operation_type() instead of a big table to determine whether hace 11 años
  Jonas Maebe de0ced1522 * A_INSLWI, A_INSLWI_, A_INSRWI, A_INSRWI_ also modify operand 0 hace 11 años
  Jonas Maebe 6a4afd3a33 * changed uses of "exit" in constructors to if/then constructs, to hace 11 años
  Jonas Maebe 4e9c54278e * the function result of constructors always is self, always is valid and is hace 11 años
  florian e6b68d19c8 * reordered decision how arguments for inlining are handled hace 11 años
  Jeppe Johansen 07b2982e77 Don't do ARM FoldShiftLdrStr peephole optimization if there's an offset in the reference. hace 11 años
  florian 2a7dcf6c7b * formatting hace 11 años
  florian e3f9982ee1 * make_not_regable is a matter of code generation so do it in pass_1 hace 11 años
  florian fbcfb63826 + implement tcasenode.pass_typecheck hace 11 años
  florian d71bfe4c6f * var parameters can be put in registers if the callee is inlined hace 11 años
  florian cd6f4d4469 * fix tsubscriptnode to handle left.location being an fpu or mm register as well. hace 11 años
  Tomas Hajny 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles hace 11 años
  masta 81517fdf70 Rerun peephole optimizers on the whole block hace 11 años
  marco 4fa8998541 * add SMsgDlgClose, Patch by stocki Mantis #25616 hace 11 años
  masta 3f8549365a Don't schedule LDRD on ARM hace 11 años
  florian 28a8dc42c6 * fix tcgx86.a_op_reg_reg on x86-64 and make use of it hace 11 años
  florian 7d7bf1d877 + make use of SHLX/SHRX on CPUs supporting BMI2 hace 11 años
  florian 8fba876904 * apply cse to static symbols on x86-64 as well, if their address can be stored hace 11 años