fpc/compiler/llvm
Jonas Maebe bd8079f896 * cache and reuse procvardefs internally created to get the address of a
procdef (halves the amount of memory needed to compile the googlapi
    package using a build unit, as done by fpmake)

git-svn-id: trunk@30856 -
2015-05-14 15:36:20 +00:00
..
aasmllvm.pas * once we've defined a symbol as an alias, it's declared to the same extent 2015-05-03 16:50:51 +00:00
agllvm.pas * don't write newlines after nested taillvm instructions (since they're 2015-05-03 16:50:55 +00:00
cgllvm.pas
hlcgllvm.pas * cache and reuse procvardefs internally created to get the address of a 2015-05-14 15:36:20 +00:00
itllvm.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00
llvmbase.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00
llvmdef.pas * changed the llvm type of comp/currency in parameter and return type 2015-04-25 15:51:27 +00:00
llvminfo.pas
llvmnode.pas
llvmpara.pas + implemented getintparaloc() for llvm 2015-04-04 14:29:19 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * also collect the llvm type info from the initialisation data of typed 2015-05-03 16:51:06 +00:00
nllvmadd.pas * convert all arguments to integers in case of comparisons of pointers with 2015-04-07 19:35:08 +00:00
nllvmcal.pas
nllvmcnv.pas * don't insert a typeconversion from pasbool to int in case the left 2015-05-03 16:51:10 +00:00
nllvmcon.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas * support for dynamic strings and arrays in update_reference_reg_mul() 2015-05-03 16:51:13 +00:00
nllvmtcon.pas * cache and reuse procvardefs internally created to get the address of a 2015-05-14 15:36:20 +00:00
nllvmutil.pas * add type declarations for structure types in the llvm code so that we can 2015-04-19 21:37:46 +00:00
rgllvm.pas * override instr_get_oper_spilling_info and substitute_spilled_registers for 2015-04-04 14:29:12 +00:00
tgllvm.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00