forked from OSchip/llvm-project
				
			|  70a270da5f v2: fix fmax implementation
    use consistent checks for __CLC_FP_SIZE
    add missing TODOs
    fix whitespace in definitions.h
v3: undef ZERO in modf.inc
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
reviewer: Jeroen Ketema <j.ketema@xs4all.nl>
Reviewed-by: Aaron Watry <awatry@gmail.com>
Tested-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 332677 | ||
|---|---|---|
| .. | ||
| all.cl | ||
| any.cl | ||
| bitselect.cl | ||
| bitselect.inc | ||
| isequal.cl | ||
| isfinite.cl | ||
| isgreater.cl | ||
| isgreaterequal.cl | ||
| isinf.cl | ||
| isless.cl | ||
| islessequal.cl | ||
| islessgreater.cl | ||
| isnan.cl | ||
| isnormal.cl | ||
| isnotequal.cl | ||
| isordered.cl | ||
| isunordered.cl | ||
| relational.h | ||
| select.cl | ||
| select.inc | ||
| signbit.cl | ||