fpc/compiler/llvm
Jonas Maebe c55ffa8cc7 * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed
if either operand is a NaN)

git-svn-id: trunk@40602 -
2018-12-21 20:57:12 +00:00
..
aasmllvm.pas * cleaned up blockaddress instruction (add type rather than hardcoding it 2018-12-20 21:22:44 +00:00
agllvm.pas * cleaned up blockaddress instruction (add type rather than hardcoding it 2018-12-20 21:22:44 +00:00
cgllvm.pas
hlcgllvm.pas * replaced some stray cpointerdef.create() calls with cpointerdef.getreusable() 2018-12-16 20:44:31 +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 * only coerce the type of the leftover bytes of a record if the location 2018-12-16 20:44:21 +00:00
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas
nllvmadd.pas * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 2018-12-21 20:57:12 +00:00
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmcon.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmflw.pas
nllvminl.pas + internal sqrt support for LLVM (faster on all platforms, necessary on 2018-12-16 20:44:41 +00:00
nllvmld.pas * cleaned up blockaddress instruction (add type rather than hardcoding it 2018-12-20 21:22:44 +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 * cleaned up blockaddress instruction (add type rather than hardcoding it 2018-12-20 21:22:44 +00:00
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas * emit temp lifetime information for llvm 2018-12-08 15:31:51 +00:00