[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>
Thu, 30 Mar 2023 19:31:30 +0000 (20:31 +0100)
commit6ea7429f7f00e3f12f34c6c0b7e85410a6aaa351
tree6d73d11af6e267ee7be2d1dd987eb6d58088e5f7
parentb5f757846b7f1486de434d4594bd61b92aeccb87
[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