fpc/compiler/llvm
Jonas Maebe 50ab607676 + customint torddef type to create arbitraty bit-width integers
o use this to handle non-power-of-two-sized parameters for llvm
   o no general support in the parser/code generator, so don't expose

git-svn-id: trunk@40398 -
2018-11-29 20:57:08 +00:00
..
aasmllvm.pas * thlcgobj.g_unreachable() dummy implementation + llvm override 2018-11-28 19:23:22 +00:00
agllvm.pas
cgllvm.pas
hlcgllvm.pas + customint torddef type to create arbitraty bit-width integers 2018-11-29 20:57:08 +00:00
itllvm.pas
llvmbase.pas * fix building with LLVM=1, thanks to Karl-Michael Schindler for the hint 2018-10-05 20:56:56 +00:00
llvmdef.pas + customint torddef type to create arbitraty bit-width integers 2018-11-29 20:57:08 +00:00
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas
nllvmcon.pas
nllvmflw.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas Use same parameter type for update_reference_offset override 2018-11-16 13:26:56 +00:00
nllvmtcon.pas * fixed dynamic array constants for llvm 2018-11-28 19:23:25 +00:00
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas