fpc/compiler/llvm
2025-06-02 14:36:45 +02:00
..
aasmllvm.pas
aasmllvmmetadata.pas llvmdbg: remove unnecessary typedef intermediates 2022-11-12 21:14:28 +01:00
agllvm.pas Add x86_64-openbsd to LLVM supported list 2025-06-02 14:36:45 +02:00
cgllvm.pas * fix memory leak: free rg[R_MMREGISTER] 2016-12-04 11:15:05 +00:00
dbgllvm.pas
hlcgllvm.pas + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code 2025-02-08 14:27:48 +01:00
itllvm.pas LLVM: override thlcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
llvmbase.pas
llvmcfi.pas
llvmdef.pas LLVM: don't use type names in ctor/dtor arrays 2023-03-18 23:13:03 +01:00
llvmfeatures.pas
llvminfo.pas
llvmnode.pas LLVM: enable DWARF debug info generation 2022-05-13 22:49:02 +02:00
llvmpara.pas LLVM: only add sret attribute for first parameter on caller side 2023-07-30 22:22:28 +02:00
llvmpi.pas
llvmsym.pas - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +00:00
llvmtarg.pas
llvmtype.pas llvm: support for opaque pointers 2022-06-12 11:45:31 +02:00
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas llvm: use formaldef rather than undefineddef for llvm_metadata 2022-06-12 21:20:37 +02:00
nllvmcnv.pas
nllvmcon.pas
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
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 llvm: support for opaque pointers 2022-06-12 11:45:31 +02:00
nllvmutil.pas
rgllvm.pas LLVM: fix compilation after rgobj dynarray changes 2025-03-24 23:02:10 +01:00
symllvm.pas * fixed llvm handling of routines that are normally declared in the 2015-08-05 21:05:55 +00:00
tgllvm.pas