[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>
Mon, 18 Dec 2023 22:01:08 +0000 (23:01 +0100)
commit0af6ef838f8dcf947cd9e19f8c37bb61b7fc4d46
tree07c8ccba37907228882e8557061701891f323f0d
parent266914bb900dce21fd49a6377df45d0177f0f221
[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