mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-14 03:59:43 +01:00
* updated TAOptObj.RegUsedAfterInstruction with the arm implementation and removed the arm specific implementation * RegLoadedWithNewValue and InstructionLoadsFromReg are now a methods of TAoptBase * moved RegEndOfLife to TAOptObj * during this refactoring, fixed also TCpuAsmOptimizer.RegLoadedWithNewValue for arm regarding post/preindexed memory references: those modify the register but do not load it with a new value in the sense of RegLoadedWithNewValue git-svn-id: trunk@33000 - |
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| aoptcpu.pas | ||
| aoptcpub.pas | ||
| aoptcpud.pas | ||
| cgcpu.pas | ||
| cpubase.pas | ||
| cpuelf.pas | ||
| cpugas.pas | ||
| cpuinfo.pas | ||
| cpunode.pas | ||
| cpupara.pas | ||
| cpupi.pas | ||
| cputarg.pas | ||
| hlcgcpu.pas | ||
| itcpugas.pas | ||
| ncpuadd.pas | ||
| ncpucall.pas | ||
| ncpucnv.pas | ||
| ncpuinln.pas | ||
| ncpumat.pas | ||
| ncpuset.pas | ||
| opcode.inc | ||
| racpu.pas | ||
| racpugas.pas | ||
| rgcpu.pas | ||
| rspcon.inc | ||
| rspdwrf.inc | ||
| rspnor.inc | ||
| rspnum.inc | ||
| rsprni.inc | ||
| rspsri.inc | ||
| rspstab.inc | ||
| rspstd.inc | ||
| rspsup.inc | ||
| spreg.dat | ||
| strinst.inc | ||
| symcpu.pas | ||