Some changes in saturation arithmetic

This commit is contained in:
Vsevolod Livinskij
2014-02-10 12:40:53 +04:00
36 changed files with 958 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ stdlib_core()
packed_load_and_store()
scans()
int64minmax()
saturation_arithmetic()
include(`target-sse2-common.ll')