mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 13:08:00 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * 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 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |