mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 11:29:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() op=and/or/xor). They generate more optimal code on certain architectures (including x86). The new inline nodes aren't generated by the compiler yet, but will be used in the future, at certain optimization levels, whenever the pattern x:=x op y is detected by the compiler. git-svn-id: trunk@35666 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |