fpc/compiler/x86_64
florian 7747c5fc27 -- Zusammenführen von r43307 bis r43443 in ».«:
D    tests/webtbs/tw32219.pp
U    compiler/i386/i386att.inc
U    compiler/i386/i386atts.inc
U    compiler/i386/i386int.inc
U    compiler/i386/i386nop.inc
U    compiler/i386/i386op.inc
U    compiler/i386/i386prop.inc
U    compiler/i386/i386tab.inc
U    compiler/i8086/i8086att.inc
U    compiler/i8086/i8086atts.inc
U    compiler/i8086/i8086int.inc
U    compiler/i8086/i8086nop.inc
U    compiler/i8086/i8086op.inc
U    compiler/i8086/i8086prop.inc
U    compiler/i8086/i8086tab.inc
U    compiler/x86/x86ins.dat
U    compiler/x86_64/x8664ats.inc
U    compiler/x86_64/x8664att.inc
U    compiler/x86_64/x8664int.inc
U    compiler/x86_64/x8664nop.inc
U    compiler/x86_64/x8664op.inc
U    compiler/x86_64/x8664pro.inc
U    compiler/x86_64/x8664tab.inc
U    tests/utils/avx/avxopcodes.pas
-- Aufzeichnung der Informationen für Zusammenführung von r42706 bis r43443 in ».«:
 U   .

git-svn-id: trunk@43444 -
2019-11-10 16:44:34 +00:00
..
aoptcpu.pas * more aggressive LeaCallLeaRet2Jmp 2019-11-02 22:37:31 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + x86 makes use of fpu_capabilities 2019-08-16 11:35:03 +00:00
cpubase.inc * fixed x86-64 NR_RETURN_ADDRESS_REG 2019-03-03 17:14:59 +00:00
cpuelf.pas + dwarf support for tls threadvars 2019-10-05 20:48:31 +00:00
cpuinfo.pas + x86 makes use of fpu_capabilities 2019-08-16 11:35:03 +00:00
cpunode.pas + tls support for x86_64-linux (not yet enabled by default) 2019-01-27 09:37:25 +00:00
cpupara.pas * cutils.pas (size_2_align): Move to.. 2019-09-16 14:50:43 +00:00
cpupi.pas + initial native x86-64 support 2019-02-26 22:08:20 +00:00
cputarg.pas
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
nx64add.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
nx64cal.pas
nx64cnv.pas
nx64flw.pas * x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772. 2019-08-13 08:29:28 +00:00
nx64inl.pas
nx64mat.pas
nx64set.pas + support for verifying whether a case statements handles all possibilities 2019-05-12 14:29:11 +00:00
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nasm.inc
r8664nor.inc
r8664num.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
symcpu.pas
win64unw.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
x8664ats.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664att.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664int.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664nop.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664op.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664pro.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664tab.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00