fpc/compiler/llvm
Jonas Maebe e865ab4c3a llvmdbg: handle nil in more places
"void" is represented as "null" in LLVM debug information, which we represent
by nil
2022-05-21 22:32:35 +02:00
..
aasmllvm.pas llvm metadata: counter per unit rather than globally 2022-05-13 22:49:02 +02:00
aasmllvmmetadata.pas llvmdbg: handle nil in more places 2022-05-21 22:32:35 +02:00
agllvm.pas agllvm: fix writing metadata operands for variable declarations 2022-05-21 22:32:35 +02:00
cgllvm.pas
dbgllvm.pas llvmdbg: handle nil in more places 2022-05-21 22:32:35 +02:00
hlcgllvm.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
itllvm.pas
llvmbase.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
llvmcfi.pas
llvmdef.pas * when getting an llvm temporary recorddef, recurse into arrays rather than 2020-11-25 18:44:44 +00:00
llvmfeatures.pas * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22:17 +00:00
llvminfo.pas LLVM debug info: LLVM 7.0 support 2022-05-13 22:49:02 +02:00
llvmnode.pas LLVM: enable DWARF debug info generation 2022-05-13 22:49:02 +02:00
llvmpara.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
llvmpi.pas * fix LLVM after r48828 2021-02-27 22:07:58 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas llvmtype: ensure all processed defs get recorded 2022-05-13 22:49:02 +02:00
nllvmadd.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmbas.pas
nllvmcal.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
nllvmcnv.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmcon.pas Use round to convert float constant into s64comp type for LLVM compiler as is done in general case 2022-05-12 22:32:26 +02:00
nllvmflw.pas
nllvminl.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmld.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmmat.pas
nllvmmem.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
nllvmset.pas
nllvmtcon.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
nllvmutil.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
rgllvm.pas * fixed LLVM register allocator after r46199 2020-08-03 20:36:02 +00:00
symllvm.pas
tgllvm.pas LLVM: fix fileinfo of temp allocations 2022-05-13 22:49:02 +02:00