Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 1d5a31ed41 + comment hace 4 semanas
  florian a45253c7ac * fix AndiSb2Sb optimization hace 1 mes
  florian 0d2297c9ca + AndiSb2Sb optimization hace 1 mes
  florian 62236ec2bb * proper naming hace 6 meses
  florian b1151ef4ea + missing instruction hace 6 meses
  florian 0785652b55 + RiscV: handle ror(i)(w) in the assembler optimizer hace 6 meses
  florian cafaa9f5b8 + RiscV: handle rol(w) in the assembler optimizer hace 6 meses
  florian 310069221a * comment fixed hace 6 meses
  florian 61bf79c0ac + RiscV: FcmpAndi2Fcmp optimization hace 6 meses
  florian 860a2d0145 - disable Slti0B2B as well hace 7 meses
  florian ad50adf5f3 * some RiscV optimizer improvements and fixes hace 7 meses
  florian c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} hace 7 meses
  florian 1f6ac0609e + SltiAndi2Slti optimization hace 7 meses
  florian e6d140df80 * make TRVCpuAsmOptimizer.OptPass1SLTIU look further ahead hace 7 meses
  florian d91be468da * fix SltiuAndi2Sltiu optimization hace 7 meses
  florian 7a19bc012a + RiscV: SltiuAndi2Sltiu optimization hace 7 meses
  florian 783436f2a1 * factor out TRVCpuAsmOptimizer.OptPass1SxxI hace 7 meses
  florian 2679972f38 * factor out TRVCpuAsmOptimizer.OptPass1SLTIU hace 7 meses
  florian 70591f6449 * factor out TRVCpuAsmOptimizer.OptPass1Andi hace 7 meses
  florian 4427392d56 * RiscV: fix AddiAddi2Addi optimization hace 7 meses
  florian bf41de879a * factor out TRVCpuAsmOptimizer.OptPass1SLTI hace 8 meses
  florian 5c6abd2e51 * factor out TRVCpuAsmOptimizer.OptPass1SLTx hace 9 meses
  florian 5bb4049737 * remove accidently committed debug statement hace 9 meses
  florian dc2c6c8996 * factor out TRVCpuAsmOptimizer.OptPass1Sub hace 9 meses
  Pierre Muller f2f39d4aaa Avoid wrong typecast by checking explictly that hp1 is indeed an instruction hace 9 meses
  florian e082fe9752 + OptPass1FSGNJ optimization hace 9 meses
  florian b5eaa8555a * apply OptPass1FOP to FMIN/FMAX as well hace 9 meses
  florian 72daf3f556 * RiscV64: optimize 32 bit shift instructions as well hace 9 meses
  florian 64e87c87bc * apply OptPass1OP to SLT/SLTU as well hace 9 meses
  florian 065a81b72c + apply OptPass1OP to LA as well hace 9 meses