mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-30 11:39:32 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o share the high/length code for LLVM rather than duplicating it, since LLVM will optimize away the minor inefficiencies o removed temp reference in the old code, as it was useless (it doesn't prevent spilling to get to an SSA representation since the same register is written at least twice in all cases) git-svn-id: trunk@43821 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |