LLVM/project 6e85e63libclc/generic/include/clc/math fma.h ternary_decl.inc, libclc/generic/include/math clc_fma.h

math/fma: Add fp32 software implementation

Passes CTS on carrizo (when forced to use sw fma) and turks.
Reviewer: Tom Stellard <tstellar at redhat.com>
Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>

llvm-svn: 334226
DeltaFile
+158-0libclc/generic/lib/math/clc_fma.cl
+11-0libclc/generic/include/math/clc_fma.h
+6-5libclc/generic/include/clc/math/fma.h
+7-0libclc/generic/lib/math/fma.cl
+7-0libclc/generic/lib/math/fma.inc
+2-0libclc/generic/lib/SOURCES
+1-0libclc/generic/include/clc/math/ternary_decl.inc
+192-57 files

UnifiedSplitRaw