[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, 7 Jun 2024 22:47:33 +0000 (00:47 +0200)
commit43a6e9408ae7516e61abe7751767c4f87d33f969
treeffb16720d1d3cd8a433138ce5478eb4889a10e08
parent87dec512ef25ea171a7e70e25a0b4649d464e282
[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