fpc/compiler/llvm
Jonas Maebe 569b35dfc4 LLVM: enforce line information for invoke instructions
Like with call instructions, when generating debug information LLVM requires
line information for invoke instructions that may be inline
2023-12-30 14:56:38 +01:00
..
aasmllvm.pas LLVM: override thlcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
aasmllvmmetadata.pas llvmdbg: remove unnecessary typedef intermediates 2022-11-12 21:14:28 +01:00
agllvm.pas Use systems_darwin set for supported targets for as_clang_llvm_darwin 2023-04-06 14:40:15 +00:00
cgllvm.pas
dbgllvm.pas LLVM: enforce line information for invoke instructions 2023-12-30 14:56:38 +01:00
hlcgllvm.pas LLVM: use llvm.dbg.declare instead of llvm.dbg.addr for variable declarations 2023-12-06 22:57:16 +01:00
itllvm.pas LLVM: override thlcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
llvmbase.pas LLVM: override thlcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
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 LLVM: recognise Xcode-15 as LLVM codegen target 2023-12-04 22:52:39 +01:00
llvmnode.pas
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
llvmtarg.pas
llvmtype.pas llvm: support for opaque pointers 2022-06-12 11:45:31 +02:00
nllvmadd.pas LLVM: support for -Sv (manual vector usage) 2022-09-16 11:21:05 +02:00
nllvmbas.pas
nllvmcal.pas llvm: use formaldef rather than undefineddef for llvm_metadata 2022-06-12 21:20:37 +02:00
nllvmcnv.pas LLVM: only round currency values when storing them back to memory 2023-12-04 22:52:39 +01:00
nllvmcon.pas
nllvmflw.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmset.pas tcginnode.pass_generate_code: use tlhcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
nllvmtcon.pas llvm: support for opaque pointers 2022-06-12 11:45:31 +02:00
nllvmutil.pas LLVM: don't use type names in ctor/dtor arrays 2023-03-18 23:13:03 +01:00
rgllvm.pas Rename fields of tspillregsinfo record to avoid having same field names as treginfo record 2023-09-26 18:18:04 +00:00
symllvm.pas
tgllvm.pas