.. |
aoptcpu.pas
|
a7fe49f38f
* x86: CMOVcc/Jcc pairs are now changed to MOV/Jcc if the register is not used if the jump doesn't branch
|
1 gadu atpakaļ |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 gadi atpakaļ |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
9 gadi atpakaļ |
cgcpu.pas
|
4e8ef448ed
* i386: Bug fix where EBP was marked as preserved when it wasn't, causing faulty optimisations
|
2 gadi atpakaļ |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 gadi atpakaļ |
cpuelf.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 gadi atpakaļ |
cpuinfo.pas
|
1966ce7c1c
+ Skylake-X for i386
|
1 gadu atpakaļ |
cpunode.pas
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
5 gadi atpakaļ |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 gadi atpakaļ |
cpupi.pas
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
5 gadi atpakaļ |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 gadi atpakaļ |
hlcgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 gadi atpakaļ |
i386att.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
i386atts.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
i386int.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
i386nop.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
i386op.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
i386prop.inc
|
14466ee9d9
* change table updates
|
2 gadi atpakaļ |
i386tab.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 gadi atpakaļ |
n386add.pas
|
99b01f6634
* second mul might get called with a zero operand if the other has a side effect,
|
2 gadi atpakaļ |
n386cal.pas
|
2d3ef8b4bc
* pushf/push cs on all platforms when directly calling an interrupt procedure, with the
|
5 gadi atpakaļ |
n386flw.pas
|
4d82e814a0
* patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32,
|
4 gadi atpakaļ |
n386inl.pas
|
316e127948
* overflow checking for ti386inlinenode.second_abs_long
|
1 gadu atpakaļ |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
10 gadi atpakaļ |
n386mat.pas
|
6f24c8b4ef
* x86: Code generation fixes where FLAGS
|
3 gadi atpakaļ |
n386mem.pas
|
1bba83cebb
* Flags specific to TVecNode have been moved to their own field
|
1 gadu atpakaļ |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 gadi atpakaļ |
r386ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386nri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 gadi atpakaļ |
r386rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
r386std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 gadi atpakaļ |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
20 gadi atpakaļ |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
17 gadi atpakaļ |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 gadi atpakaļ |
symcpu.pas
|
7f3a5eb9ab
* extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not
|
3 gadi atpakaļ |
tripletcpu.pas
|
75c16b6126
llvm: support for getting the llvm rtl (rt) architecture name
|
3 gadi atpakaļ |