Go to file
Tobias Grosser b307ed4d08 GPGPU: Free options to avoid memory leak
ppcg does not free the option structs for us. To avoid a memory leak we do this
ourselves.

llvm-svn: 275546
2016-07-15 10:32:22 +00:00
clang [OpenMP] add check for both simdlen and safelen clauses specified 2016-07-15 04:39:07 +00:00
clang-tools-extra [clang-rename] add few tests 2016-07-15 10:21:33 +00:00
compiler-rt [asan] Reduce flakiness of halt_on_error-torture.cc testcase. 2016-07-15 07:57:43 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Constuct a sentry object in istream::readsome, and handle failures appropriately. Fixes PR#28217. 2016-07-13 16:58:48 +00:00
libcxxabi libc++abi: add a top level option for using CompilerRT 2016-07-15 00:49:42 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Inline traceUndefined function. 2016-07-15 04:57:46 +00:00
lldb [NPL] Simplify process launch code 2016-07-15 10:18:15 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [X86][AVX2] Improve lowerShuffleAsRepeatedMaskAndLanePermute permutation of 64-bit sub-lanes 2016-07-15 09:49:12 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly GPGPU: Free options to avoid memory leak 2016-07-15 10:32:22 +00:00