Go to file
Neil Hickey ddfb093b72 Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64
https://reviews.llvm.org/D24235

llvm-svn: 281714
2016-09-16 10:15:06 +00:00
clang Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64 2016-09-16 10:15:06 +00:00
clang-tools-extra [clang-tidy] Bugfix for readability-redundant-control-flow check 2016-09-16 10:12:08 +00:00
compiler-rt [asan] Remove the test as the fix is going to be removed 2016-09-16 01:37:17 +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: Implement tgamma 2016-09-15 00:17:34 +00:00
libcxx Attempt to fix Sphinx build 2016-09-16 03:47:53 +00:00
libcxxabi Fix side effect in assertion 2016-09-16 08:16:07 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Use functions in DebugInfoPDB to create dummy PDB file. 2016-09-16 04:32:33 +00:00
lldb add availability check to DarwinLog event tests 2016-09-16 03:07:14 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Move the Mangler from the AsmPrinter down to TLOF and clean up the 2016-09-16 07:33:15 +00:00
openmp [cmake] Make libgomp & libiomp5 alias install optional 2016-09-14 17:46:27 +00:00
parallel-libs [SE] Fix config bug with CUDA tests 2016-09-15 20:26:28 +00:00
polly Update CFGPrinter -> CFGPrinterLegacyPass 2016-09-16 05:48:09 +00:00