mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 03:19:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + optimize "integer op" followed by comparison of target register with zero to a variant of that integer op which sets the flags (ppc) + change rlwinm. instructions which do nothing but an "and" operation into andi./andis., since the rlwinm. is cracked on the G5 while andi./andis. isn't git-svn-id: trunk@1361 - |
||
---|---|---|
compiler | ||
fcl | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |