Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  felixf f16b38f79e Improved emission of MOD when power of two 9 vuotta sitten
  felixf df67432857 Removed code duplication 9 vuotta sitten
  felixf a3d159abe8 Added optimization: replace mul / div by shift if possible 9 vuotta sitten
  felixf c539634408 Patched rounding mode for integer division. Included integers with less than 32 bits. 9 vuotta sitten
  felixf c222e0e64c Added support of Division via FPU unit 9 vuotta sitten
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) 9 vuotta sitten
  felixf a96cb393b1 Register overlap protect 9 vuotta sitten
  felixf 07d0ab5616 Patched an important bug with pop on double 9 vuotta sitten
  felixf ec95e4b945 Assert that zero/sign extension does not operate on memory operands (i.e. only on registers) 9 vuotta sitten
  felixf ecb47b0376 Patched a bug for conversion to hugeint 9 vuotta sitten
  felixf 2e03908b35 Minor patches 9 vuotta sitten
  felixf 3d3c819260 Interoperability between runtime and modules with or without FPU32 or FPU64 support 9 vuotta sitten
  felixf 8162455970 Patched issues with FLDD (offset is word relative, not byte relative) 9 vuotta sitten
  felixf 13bc53f056 Patched emission of fixup blocks 9 vuotta sitten
  felixf c5960d0381 Improved references mechanism (failsafe against different fixup widths and more generic) 9 vuotta sitten
  felixf 7ec66430e0 Patched some issues with 64-bit / 32-bit FPU on ARM 9 vuotta sitten
  felixf 32eaaf8bb3 Initial patch to fixup problem 9 vuotta sitten
  felixf 2a33021d59 Patched problem with immediate encoding for FP and ABS for double precision FP 9 vuotta sitten
  felixf d8297e4250 Corrected part type for high part of double precision floating point complex registers 9 vuotta sitten
  felixf 258bb5c3ed Support of 64-bit floating point instructions (using the old mnemonics but compatible to NEON) 9 vuotta sitten
  felixf 6cb71d60ee ARM Backend: 9 vuotta sitten
  eth.tmartiel 20c90e6bc1 Fixed incorrect code generation for instructions like: 9 vuotta sitten
  felixf 593f9317f9 patched problem with iterative compilation from ActiveCells 9 vuotta sitten
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) 9 vuotta sitten
  felixf 723ad5af1e More patches with regards to link register used in RPI coop 9 vuotta sitten
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools 9 vuotta sitten
  felixf cd5558f722 added standard compiler components 9 vuotta sitten
  felixf b807cd2062 Changed interface of register store builtins (address type). 10 vuotta sitten
  eth.negelef 9c5a6fae4d Fixed assertion 10 vuotta sitten
  eth.negelef 58a688deaf Added basic support for CAS instructions 10 vuotta sitten