[PATCH] * cleaning up tcgsize: it makes no sense to declare every combination and...
authorflorian <florian@freepascal.org>
Sat, 4 Jan 2020 21:54:53 +0000 (21:54 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Fri, 5 Jan 2024 07:40:08 +0000 (08:40 +0100)
commitf7d22a71de841c15a935ae1f064191b430c3636c
tree69f1b237e08caac9e99f341c74584f1155a3b4dd
parentdafce36d3f44153c7bbbdf87fba543c0e6943ec9
[PATCH]   * cleaning up tcgsize: it makes no sense to declare every combination and type     the different vector types must be either handled in the high level cg or     by using the shuffle parameter

git-svn-id: trunk@43860 -
(cherry picked from commit b7c6e01b03ac1d8fcedf2cfe6d150b83f83cef4a)

Gbp-Pq: Name 1-3ef2ab1019a395a9392578b653958c14e19f81e0.patch
fpcsrc/compiler/cgbase.pas
fpcsrc/compiler/cgobj.pas
fpcsrc/compiler/defutil.pas
fpcsrc/compiler/hlcgobj.pas
fpcsrc/compiler/m68k/cpubase.pas
fpcsrc/compiler/x86/cgx86.pas
fpcsrc/compiler/x86/cpubase.pas
fpcsrc/compiler/x86/rax86.pas