mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-02 19:47:23 +01:00
labels of LOC_JUMP in the node's location. This generates some extra jumps
for short circuit boolean and/or-expressions if optimizations are off, but
with optimisations enabled the generated code is the same (except for JVM
because the jump threading optimisation isn't enabled there yet).
git-svn-id: trunk@31431 -
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agppcgas.pas | ||
| cgppc.pas | ||
| hlcgppc.pas | ||
| ngppcadd.pas | ||
| ngppccnv.pas | ||
| ngppcinl.pas | ||
| ngppcset.pas | ||
| rgcpu.pas | ||