fpc/compiler/llvm
Jonas Maebe e4dbd24a49 + inline trunc() support for the LLVM backend when using -Oofastmath (because
the behaviour of LLVM's fptosi instruction is undefined in case of
    overflow)

git-svn-id: trunk@36275 -
2017-05-20 19:28:15 +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
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 for Mantis #31464: add an entry for the WebAssembly CPU (this is already the target name that LLVM uses) 2017-03-03 16:14:52 +00:00
llvmdef.pas
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
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
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas