fpc/compiler/llvm
Jonas Maebe fe0048bcec llvm: changed llvm_metadatatype from untyped pointer to undefineddef
That matches its meaning better, as it should not result in type conversions.
E.g. some kinds of metadata parameters expect a "type register" parameter such
as "metadata i32* %reg.3"
2022-06-04 22:26:40 +02:00
..
aasmllvm.pas llvm: replaced boolean fields in tllvmcallpara with a set 2022-06-04 22:26:40 +02:00
aasmllvmmetadata.pas llvmdbg: handle nil in more places 2022-05-21 22:32:35 +02:00
agllvm.pas llvm: replaced boolean fields in tllvmcallpara with a set 2022-06-04 22:26:40 +02:00
cgllvm.pas
dbgllvm.pas llvmdbg: fix overflows for aggregates > 2^61 bytes 2022-05-29 13:33:27 +02:00
hlcgllvm.pas llvm: replaced boolean fields in tllvmcallpara with a set 2022-06-04 22:26:40 +02:00
itllvm.pas
llvmbase.pas
llvmcfi.pas
llvmdef.pas llvm: changed llvm_metadatatype from untyped pointer to undefineddef 2022-06-04 22:26:40 +02:00
llvmfeatures.pas
llvminfo.pas llvminfo: fix copy/paste error in llvm 14 comment 2022-06-04 22:26:40 +02:00
llvmnode.pas LLVM: enable DWARF debug info generation 2022-05-13 22:49:02 +02:00
llvmpara.pas
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
nllvmbas.pas llvm: replaced boolean fields in tllvmcallpara with a set 2022-06-04 22:26:40 +02:00
nllvmcal.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
nllvmcnv.pas
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
nllvmtcon.pas llvm: support for adding/subtracting constants to pointers in typed constants 2022-05-29 13:33:27 +02:00
nllvmutil.pas Typed const builder: store tsym 2022-05-13 22:49:02 +02:00
rgllvm.pas
symllvm.pas
tgllvm.pas LLVM: fix fileinfo of temp allocations 2022-05-13 22:49:02 +02:00