fpc/compiler/llvm
Jonas Maebe 3ea976fd2d * fixed compilation of llvm compiler after r34996
git-svn-id: trunk@35002 -
2016-11-27 21:44:26 +00:00
..
aasmllvm.pas * blockaddress creates a constant operand for another opcode, it's not an 2016-11-21 07:39:05 +00:00
agllvm.pas * comment fix 2016-11-24 19:47:48 +00:00
cgllvm.pas
hlcgllvm.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
itllvm.pas + new la_asm LLVM pseudo-instruction to represent function-level inline 2016-11-13 16:06:26 +00:00
llvmbase.pas + new la_asm LLVM pseudo-instruction to represent function-level inline 2016-11-13 16:06:26 +00:00
llvmdef.pas * generalised llvmgettemprecorddef() so it works for almost all types 2016-09-11 17:11:57 +00:00
llvminfo.pas + LLVM 3.7 support in the LLVM IR writer 2016-09-20 21:44:06 +00:00
llvmnode.pas * fixed interprocedural gotos for llvm 2016-11-21 07:39:13 +00:00
llvmpara.pas * initialise the llvmvalueloc field for LOC_VOID locations, so they don't 2016-11-24 08:57:09 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas
nllvmadd.pas
nllvmbas.pas * fixed compilation of llvm compiler after r34996 2016-11-27 21:44:26 +00:00
nllvmcal.pas * "push" zero-sized value parameters for LLVM and JVM, because all parameters 2016-07-14 15:24:50 +00:00
nllvmcnv.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nllvmcon.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nllvmflw.pas * fixed interprocedural gotos for llvm 2016-11-21 07:39:13 +00:00
nllvminl.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nllvmld.pas * fixed compilation of llvm compiler after r34996 2016-11-27 21:44:26 +00:00
nllvmmat.pas * implement unary minus for floating point via -1.0*x instead of 0-x, 2016-11-27 17:17:02 +00:00
nllvmmem.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nllvmtcon.pas
nllvmutil.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
rgllvm.pas
symllvm.pas
tgllvm.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00