fpc/compiler/llvm
Jonas Maebe 00a5d30300 LLVM: remove use of getelementptr in make_simple_ref_ptr
We cannot safely infer whether it needs to be indirect or not there,
it should be done at a higher level if appropriate.
2023-01-20 21:07:18 +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 llvm: correctly write aliases when using opaque pointers 2022-07-28 22:59:13 +02:00
cgllvm.pas
dbgllvm.pas llvmdbg: remove unnecessary typedef intermediates 2022-11-12 21:14:28 +01:00
hlcgllvm.pas LLVM: remove use of getelementptr in make_simple_ref_ptr 2023-01-20 21:07:18 +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:a fix opaque ptr IR for Objective-C protocol 2023-01-20 21:07:18 +01:00
llvmfeatures.pas
llvminfo.pas LLVM: override thlcgobj.g_undefined_ok 2023-01-20 21:07:18 +01:00
llvmnode.pas LLVM: enable DWARF debug info generation 2022-05-13 22:49:02 +02:00
llvmpara.pas llvmpara: don't crash if a parameter has no paralocs 2022-06-17 21:44:34 +02:00
llvmpi.pas * fix LLVM after r48828 2021-02-27 22:07:58 +00:00
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 tllvmcallpara: turned into object and added convenience methods 2022-06-04 22:26:40 +02:00
nllvmcal.pas llvm: use formaldef rather than undefineddef for llvm_metadata 2022-06-12 21:20:37 +02:00
nllvmcnv.pas llvm: support for opaque pointers 2022-06-12 11:45:31 +02: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
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 Darwin version comparisons: factored out into object 2022-09-16 11:21:05 +02:00
rgllvm.pas tllvmcallpara: turned into object and added convenience methods 2022-06-04 22:26:40 +02:00
symllvm.pas
tgllvm.pas LLVM: fix fileinfo of temp allocations 2022-05-13 22:49:02 +02:00