Commit History

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