[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, 4 Sep 2023 20:43:35 +0000 (21:43 +0100)
commit32e847af0173b2dee65a3e635bbab3792e73abbe
tree5f465fa3462524ebb085fa226e48c814b4dccbb4
parent2fcae7dea0f403be6fbf37c862168a30df05cf31
[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