mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 16:29:37 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() tmoddivnode.firstoptimize, replaced tordconstnode(right).value-1 with tcgint((qword(1) shl power)-1), so that it becomes independent from the sign of right, so that in the future, we can also apply this optimization for negative power-of-2 divisors as well (only a unary minus node would have to be inserted in this case). git-svn-id: trunk@36845 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |