Go to file
Jan Vesely a5a3b023b4 add isfinite builtin
v2: simplify and remove isinf leftovers
    remove trailing newline

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 217243
2014-09-05 13:59:06 +00:00
clang [ARMv8] Add support for 32-bit MIN/MAXNM and directed rounding. 2014-09-05 13:50:34 +00:00
clang-tools-extra Try to make VS 2012 happy after r217155 2014-09-04 22:41:03 +00:00
compiler-rt [ASan] disable zero_page_pc.cc on Android. 2014-09-05 06:26:08 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc add isfinite builtin 2014-09-05 13:59:06 +00:00
libcxx Define ELAST in libcxx's config header on FreeBSD 2014-09-04 13:25:46 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld [PECOFF] Run lib.exe with /machine:x64. 2014-09-05 01:35:23 +00:00
lldb Fix up lldb build for llvm r217172. 2014-09-04 19:31:52 +00:00
llvm [x86] Factor out the zero vector insertion logic in the new vector 2014-09-05 10:36:31 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00