Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result vor 5 Jahren
..
aasmllvm.pas 853e622fb7 * fix case completeness warnings vor 6 Jahren
aasmllvmmetadata.pas 3fa6838815 * basic llvm metadata support vor 6 Jahren
agllvm.pas 9678542ba6 + add "thunk" attribute for stubs/thunks and emit it for LLVM vor 6 Jahren
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] vor 8 Jahren
hlcgllvm.pas e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result vor 5 Jahren
itllvm.pas ce7579bd50 + added "cleanup" landing pad opcode vor 6 Jahren
llvmbase.pas 8eb07ed7b1 * add support for custom calling conventions to LLVM function declarations vor 6 Jahren
llvmcfi.pas 16cde0da15 * create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for vor 6 Jahren
llvmdef.pas e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result vor 5 Jahren
llvminfo.pas d74b0843df * set null-pointer-is-valid attribute on functions, so that LLVM does not vor 6 Jahren
llvmnode.pas c425c51963 * simplify and optimize generated LLVM code for case statements vor 6 Jahren
llvmpara.pas 8f6820a9f1 * LLVM=: also merge varargs paralocs vor 6 Jahren
llvmpi.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for vor 11 Jahren
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: vor 11 Jahren
llvmtype.pas 853e622fb7 * fix case completeness warnings vor 6 Jahren
nllvmadd.pas c55ffa8cc7 * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed vor 6 Jahren
nllvmbas.pas 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
nllvmcal.pas eb769e3859 * force pointer-based self parameters of inlined routines in temps for LLVM vor 6 Jahren
nllvmcnv.pas cdafe680c2 * different definitions for the same Objective-C class (can happen with vor 6 Jahren
nllvmcon.pas ff2d718699 * fixed occasional rounding error with currency constants on the LLVM targets vor 6 Jahren
nllvmflw.pas e720a1f306 * moved tcgexceptionstatehandler to a new cgexcept unit vor 6 Jahren
nllvminl.pas 789f13eb24 * LLVM-specific support for popcnt vor 6 Jahren
nllvmld.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
nllvmmat.pas b7da7cd654 * ensure the generic version of tcgshlshrnode gets used for llvm vor 6 Jahren
nllvmmem.pas 23570bed33 Use same parameter type for update_reference_offset override vor 6 Jahren
nllvmset.pas c425c51963 * simplify and optimize generated LLVM code for case statements vor 6 Jahren
nllvmtcon.pas dcf4e4cb2c * support taking the address of labels defined in assembler blocks in the vor 6 Jahren
nllvmutil.pas b99323bb19 * fix LLVM compilation after r43076 vor 5 Jahren
rgllvm.pas 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the vor 10 Jahren
tgllvm.pas 440026bb25 * synchronised with trunk till r40503 vor 6 Jahren