Go to file
Jan Vesely 973c1fa5f5 math: Use single precision fmax in sp path
Fixes fdim piglit on Turks

v2: use CL fmax instead of __builtin

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <tom.stellard@amd.com>
llvm-svn: 269807
2016-05-17 19:44:01 +00:00
clang Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
clang-tools-extra [clang-tidy] Lift common matchers to utils namespace 2016-05-17 19:36:09 +00:00
compiler-rt [sanitizers] disabling LateInitialize call to fix the build. 2016-05-17 18:44:21 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Implement LWG2576: istream_iterator and ostream_iterator should use std::addressof 2016-05-17 17:44:40 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld ELF: accept and ignore --no-undefined-version for compatibility 2016-05-17 17:34:50 +00:00
lldb Allow custom formatting of session log file names. 2016-05-17 18:02:34 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm llvm-dwp: Simplify duplicate DWO ID error handling 2016-05-17 19:40:28 +00:00
openmp [OpenMP Testing] Have lit.py be a valid lit executable 2016-05-17 15:12:11 +00:00
polly docs: Do not suggest the user to ignore aliasing 2016-05-17 19:42:19 +00:00