index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optbase.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ CalcUseSum: calculates a sum of all use sets of the current node and its ch...
florian
2020-01-10
1
-0
/
+3
*
Complement commit 40104, by changing type of executionweight in toptinfo rec...
pierre
2018-10-31
1
-1
/
+1
*
* moved execution weight calculation into a separate pass, so the info is ava...
florian
2018-04-08
1
-0
/
+2
*
* run CheckAndWarn to get proper locations for warnings about uninitialized v...
florian
2013-12-01
1
-0
/
+14
*
* handle short boolean evaluation correctly when doing node cse
florian
2010-01-17
1
-0
/
+1
*
compiler: cleanup - remove unused variables
paul
2009-12-29
1
-1
/
+0
*
* various optimizations by Dave Richards (mantis #12440)
jonas
2009-05-27
1
-19
/
+16
*
* set successor properly for for-nodes
florian
2008-09-18
1
-0
/
+2
*
+ first basically working (not all node types yet) dfa implementation determi...
florian
2007-05-06
1
-16
/
+78
*
* backup commit of more dfa stuff
florian
2007-05-06
1
-2
/
+112
*
* some node optimizer stuff cleaned up
florian
2007-04-15
1
-0
/
+45