| .. |
|
aasmllvm.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
agllvm.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
cgllvm.pas
|
|
|
|
hlcgllvm.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +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
|
* made the fields array parameter of llvmgettemprecorddef "const", as it
|
2019-05-19 19:20:42 +00:00 |
|
llvminfo.pas
|
|
|
|
llvmnode.pas
|
|
|
|
llvmpara.pas
|
* let de LLVM parameter manager merge multiple paralocs used to represent a
|
2019-02-03 21:00:28 +00:00 |
|
llvmsym.pas
|
|
|
|
llvmtarg.pas
|
|
|
|
llvmtype.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
nllvmadd.pas
|
* fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed
|
2018-12-21 20:57:12 +00:00 |
|
nllvmbas.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
nllvmcal.pas
|
* force pointer-based self parameters of inlined routines in temps for LLVM
|
2018-12-24 22:09:55 +00:00 |
|
nllvmcnv.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |
|
nllvmcon.pas
|
|
|
|
nllvmflw.pas
|
|
|
|
nllvminl.pas
|
+ LLVM support for the FMA intrinsics
|
2018-12-21 20:57:19 +00:00 |
|
nllvmld.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
nllvmmat.pas
|
* ensure the generic version of tcgshlshrnode gets used for llvm
|
2018-12-04 19:53:16 +00:00 |
|
nllvmmem.pas
|
Use same parameter type for update_reference_offset override
|
2018-11-16 13:26:56 +00:00 |
|
nllvmtcon.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
nllvmutil.pas
|
|
|
|
rgllvm.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
symllvm.pas
|
|
|
|
tgllvm.pas
|
* emit temp lifetime information for llvm
|
2018-12-08 15:31:51 +00:00 |