mirror of
https://github.com/intel/isa-l.git
synced 2025-01-31 10:31:12 +01:00
0e65117138
micro-optimizations: vpcmpeqb+vpmaskmov is faster than vptest according to uops.info; make usually untaken branches target forward. reduce numbers of data dependant branches and code size. Change-Id: Ie70b4bc99685368e5131f23344348bfaf7c27d3e Signed-off-by: Nicola Torracca <shark@bitchx.it>