Scalar implementation and implementation for targets which don't have h/w instructions

This commit is contained in:
Vsevolod Livinskij
2014-01-02 16:48:56 +04:00
parent 07c6f1714a
commit 323587f10f
6 changed files with 134 additions and 105 deletions

View File

@@ -31,4 +31,4 @@
define(`WIDTH',`8')
include(`target-generic-common.ll')
saturation_arithmetic()
saturation_arithmetic_novec()