summaryrefslogtreecommitdiff
path: root/compiler/aoptutils.pas
Commit message (Expand)AuthorAgeFilesLines
* o patch by J. Gareth Moreton, seeks to improve maintainability, safety and ...florian2019-11-261-2/+2
* o overhaul-base.patch by J. Gareth Moreton, base for further patchesflorian2019-08-171-4/+16
* Fix 3 operand version of MatchOpTypepierre2018-11-021-1/+1
* - get rid of MaxOps, it is redundant with max_operandsflorian2018-11-021-13/+5
* Disable three operand overload of MatchOpType for avr and jvm targets, which...pierre2018-11-011-0/+12
* + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386florian2018-11-011-0/+7
* * unified usage of MatchOpTypeflorian2017-05-071-2/+2
* * SkipLabels moved to aoptutilsflorian2017-05-061-0/+23
* + TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64florian2016-05-011-0/+49