fpc/compiler/llvm
Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false
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 -
2015-08-27 18:28:57 +00:00
..
aasmllvm.pas
agllvm.pas
cgllvm.pas
hlcgllvm.pas
itllvm.pas
llvmbase.pas
llvmdef.pas
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas
nllvmadd.pas
nllvmcal.pas
nllvmcnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
nllvmcon.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmtcon.pas
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas