fpc/compiler/llvm
2017-12-28 14:57:35 +00:00
..
aasmllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
agllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
cgllvm.pas * fix memory leak: free rg[R_MMREGISTER] 2016-12-04 11:15:05 +00:00
hlcgllvm.pas - removed dependency of hlcgllvm on llvmpara, so that cpupara no longer 2017-05-19 21:52:37 +00:00
itllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
llvmbase.pas * fix compilation for llvm as proposed by Karl-Michael Schindler, resolves #31969 2017-12-28 14:57:35 +00:00
llvmdef.pas * changed llvmgettemprecorddef() to take an open array instead of a tfplist 2016-12-18 13:57:22 +00:00
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas + support for LLVM nil assembler symbols in instructions (write as "null") 2016-12-18 13:57:39 +00:00
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas * don't internalerror when performing an LLVM tc_equal conversion from one 2016-12-16 22:38:01 +00:00
nllvmcon.pas
nllvmflw.pas
nllvminl.pas + inline trunc() support for the LLVM backend when using -Oofastmath (because 2017-05-20 19:28:15 +00:00
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmtcon.pas * fixed typed constants that use an integer number to initialise a procvar or 2016-12-04 11:15:15 +00:00
nllvmutil.pas + support for handling the tcalo_no_dead_strip flag when targeting LLVM: 2016-12-02 12:33:05 +00:00
rgllvm.pas
symllvm.pas
tgllvm.pas