From 0962dfdd4d0481e0777b08f6551bd744ca91effc Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 14 Jan 2013 11:16:49 +0100 Subject: [PATCH] manpage: -flegacy-vector-maths --- doc/gmqcc.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index fe4909b..5240c4e 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -498,6 +498,10 @@ void vafunc(string...count) { } .fi .in +.TP -flegacy-vector-maths +Most Quake VMs, including the one from FTEQW or up till recently +Darkplaces, do not cope well with vector instructions with overlapping +input and output. This option will avoid producing such code. .SH OPTIMIZATIONS .TP .B -Opeephole -- 2.39.2