Go to file
Matt Arsenault 891fccc0c1 AMDGPU: Handle alloca promoting with null operands
If the second pointer in a multi-pointer instruction is
a constant, we can replace the type.

llvm-svn: 269945
2016-05-18 15:57:21 +00:00
clang [PS4] Clean up some test commentary. NFC 2016-05-18 15:35:58 +00:00
clang-tools-extra [clang-tidy] Use unresolvedLookupExpr node matcher from ASTMatcher. 2016-05-18 14:11:20 +00:00
compiler-rt [sanitizer] Fix a crash when demangling Swift symbols, take 3 2016-05-18 13:00:20 +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 Test hijacking ADL for operator& in the stream iterator constructors. 2016-05-17 21:01:20 +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 Fix typo in comment aligment should be alignment. NFC. 2016-05-18 11:40:16 +00:00
lldb remove use of Mutex in favour of std::{,recursive_}mutex 2016-05-18 01:59:10 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm AMDGPU: Handle alloca promoting with null operands 2016-05-18 15:57:21 +00:00
openmp Remove trailing whitespace in files in doc/ directory 2016-05-17 21:12:48 +00:00
polly docs: Remove reference to PoCC 2016-05-17 19:44:16 +00:00