.. |
aasmllvm.pas
|
853e622fb7
* fix case completeness warnings
|
il y a 6 ans |
aasmllvmmetadata.pas
|
3fa6838815
* basic llvm metadata support
|
il y a 6 ans |
agllvm.pas
|
3f2578a3e3
* don't quote LLVM calling convention name (that will cause it to be ignored)
|
il y a 6 ans |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
il y a 8 ans |
hlcgllvm.pas
|
faf75095cd
* synchronised with trunk till r42189
|
il y a 6 ans |
itllvm.pas
|
ce7579bd50
+ added "cleanup" landing pad opcode
|
il y a 6 ans |
llvmbase.pas
|
8eb07ed7b1
* add support for custom calling conventions to LLVM function declarations
|
il y a 6 ans |
llvmcfi.pas
|
16cde0da15
* create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for
|
il y a 6 ans |
llvmdef.pas
|
0cd0e1614b
* synchronised with trunk till r42105
|
il y a 6 ans |
llvminfo.pas
|
d74b0843df
* set null-pointer-is-valid attribute on functions, so that LLVM does not
|
il y a 6 ans |
llvmnode.pas
|
c425c51963
* simplify and optimize generated LLVM code for case statements
|
il y a 6 ans |
llvmpara.pas
|
8f6820a9f1
* LLVM=: also merge varargs paralocs
|
il y a 6 ans |
llvmpi.pas
|
e720a1f306
* moved tcgexceptionstatehandler to a new cgexcept unit
|
il y a 6 ans |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
il y a 11 ans |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
il y a 11 ans |
llvmtype.pas
|
853e622fb7
* fix case completeness warnings
|
il y a 6 ans |
nllvmadd.pas
|
c55ffa8cc7
* fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed
|
il y a 6 ans |
nllvmbas.pas
|
1b6425176b
* synchronised with trunk till r42049
|
il y a 6 ans |
nllvmcal.pas
|
eb769e3859
* force pointer-based self parameters of inlined routines in temps for LLVM
|
il y a 6 ans |
nllvmcnv.pas
|
f1b66a9741
* fixed LLVM type checking of typed files in ISO mode (fixes webtbs/tw34848)
|
il y a 6 ans |
nllvmcon.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
il y a 7 ans |
nllvmflw.pas
|
e720a1f306
* moved tcgexceptionstatehandler to a new cgexcept unit
|
il y a 6 ans |
nllvminl.pas
|
789f13eb24
* LLVM-specific support for popcnt
|
il y a 6 ans |
nllvmld.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
il y a 6 ans |
nllvmmat.pas
|
b7da7cd654
* ensure the generic version of tcgshlshrnode gets used for llvm
|
il y a 6 ans |
nllvmmem.pas
|
23570bed33
Use same parameter type for update_reference_offset override
|
il y a 6 ans |
nllvmset.pas
|
c425c51963
* simplify and optimize generated LLVM code for case statements
|
il y a 6 ans |
nllvmtcon.pas
|
1b6425176b
* synchronised with trunk till r42049
|
il y a 6 ans |
nllvmutil.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
il y a 6 ans |
rgllvm.pas
|
1b6425176b
* synchronised with trunk till r42049
|
il y a 6 ans |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
il y a 10 ans |
tgllvm.pas
|
440026bb25
* synchronised with trunk till r40503
|
il y a 6 ans |