pierre 04ebdf8df8 Fix compilation for x86_64 llvm variant 4 lat temu
..
aasmllvm.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 lat temu
aasmllvmmetadata.pas ec0d98156c * use maytrap instead of strict FP exception behaviour in LLVM, so constant 5 lat temu
agllvm.pas 04ebdf8df8 Fix compilation for x86_64 llvm variant 4 lat temu
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 lat temu
hlcgllvm.pas 80282d6eff * llvm: only set custom parameter alignments for byval parameters, the rest 4 lat temu
itllvm.pas ce7579bd50 + added "cleanup" landing pad opcode 6 lat temu
llvmbase.pas eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm 5 lat temu
llvmcfi.pas 16cde0da15 * create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for 6 lat temu
llvmdef.pas c3e2285c45 * when getting an llvm temporary recorddef, recurse into arrays rather than 4 lat temu
llvmfeatures.pas 31ef82b9c6 * constrained sitofp is not yet supported in LLVM for all targets 5 lat temu
llvminfo.pas 080d8c28f7 * LLVM 11.0 support 4 lat temu
llvmnode.pas c425c51963 * simplify and optimize generated LLVM code for case statements 6 lat temu
llvmpara.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 lat temu
llvmpi.pas fe57cd3536 * fix LLVM after r48828 4 lat temu
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 lat temu
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: 11 lat temu
llvmtype.pas 6d0ce1c4b6 * LLVM: ensure that the parameter types are processed of procdefs that are 4 lat temu
nllvmadd.pas ec0d98156c * use maytrap instead of strict FP exception behaviour in LLVM, so constant 5 lat temu
nllvmbas.pas 1b6425176b * synchronised with trunk till r42049 6 lat temu
nllvmcal.pas 453bfcd370 * emit the correct declaration for procdefs used to force a procname in LLVM 4 lat temu
nllvmcnv.pas afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of 5 lat temu
nllvmcon.pas 9bd33f7a45 + support for LLVM metadata constant string parameters 5 lat temu
nllvmflw.pas e720a1f306 * moved tcgexceptionstatehandler to a new cgexcept unit 6 lat temu
nllvminl.pas ec0d98156c * use maytrap instead of strict FP exception behaviour in LLVM, so constant 5 lat temu
nllvmld.pas afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of 5 lat temu
nllvmmat.pas b7da7cd654 * ensure the generic version of tcgshlshrnode gets used for llvm 6 lat temu
nllvmmem.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 lat temu
nllvmset.pas c425c51963 * simplify and optimize generated LLVM code for case statements 6 lat temu
nllvmtcon.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 lat temu
nllvmutil.pas afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of 5 lat temu
rgllvm.pas 3047ce71bc * fixed LLVM register allocator after r46199 5 lat temu
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the 10 lat temu
tgllvm.pas 1e3f72403e * renamed getintparaloc to getcgtempparaloc 5 lat temu