.. |
aasmllvm.pas
|
* blockaddress creates a constant operand for another opcode, it's not an
|
2016-11-21 07:39:05 +00:00 |
agllvm.pas
|
* blockaddress creates a constant operand for another opcode, it's not an
|
2016-11-21 07:39:05 +00:00 |
cgllvm.pas
|
|
|
hlcgllvm.pas
|
* also specify sret attribute at the caller side
|
2016-08-13 14:47:42 +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
|
* changed the abstract method wrapper generation from thlcgobj to synthetic
|
2016-07-14 15:24:13 +00:00 |
llvmpara.pas
|
* set shiftval to 0 if we convert a reference to a register paraloc,
|
2016-08-13 14:47:44 +00:00 |
llvmsym.pas
|
|
|
llvmtarg.pas
|
|
|
llvmtype.pas
|
* don't perform the automatic insertion of typecasts in case register
|
2016-07-14 15:20:19 +00:00 |
nllvmadd.pas
|
|
|
nllvmbas.pas
|
* escape all occurrences of '$' in function-level inline assembly
|
2016-11-13 22:10:00 +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
|
* don't check type size equality for conversions to formaldef either
|
2016-06-15 18:31:37 +00:00 |
nllvmcon.pas
|
* use ctai_typedconstbuilder.get_dynstring_rec() to get the recorddef representing
|
2016-08-24 16:41:04 +00:00 |
nllvminl.pas
|
|
|
nllvmld.pas
|
+ support for llvm load nodes of labelsym using blockaddress()
|
2016-11-21 07:39:09 +00:00 |
nllvmmat.pas
|
|
|
nllvmmem.pas
|
* always write bitpacked typed constant arrays as a multiple of bytes rather
|
2016-07-14 15:23:07 +00:00 |
nllvmtcon.pas
|
* when converting a pointer-sized entity to a complex procvar in a typed
|
2016-07-14 15:18:35 +00:00 |
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
|
|
|