Go to file
Tobias Grosser d213a8b810 BlockGenerator: inline lookupAvailableValue into getValue [NFC]
There was no good reason why this code was split accross two functions.

In subsequent changes we will change the order in which values are looked up.
Doing so would make the split into two functions even more arbitrary.

We also slightly improve the documentation.

llvm-svn: 221388
2014-11-05 19:46:04 +00:00
clang [DebugInfo] Do not record artificial global initializer functions in the DeclCache. 2014-11-05 19:19:04 +00:00
clang-tools-extra [clang-tidy] google-readability-function: skip std::nullptr_t 2014-11-05 11:08:39 +00:00
compiler-rt Fix failing allow_user_segv.cc test on OS X 10.10 2014-11-05 18:58:41 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Mark another test as UNSUPPORTED with ASAN and MSAN 2014-11-04 17:03:47 +00:00
libcxxabi Disable backtrace libcxxabi test on ARM 2014-11-05 14:45:46 +00:00
lld PECOFF: Set the AddressOfRelocationTable in the DOS header 2014-11-05 06:37:08 +00:00
lldb Fix LLDB build as a result of upstream LLVM changes. 2014-11-05 18:37:53 +00:00
llvm R600/SI: Fix omod display for VOP3b 2014-11-05 19:35:00 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly BlockGenerator: inline lookupAvailableValue into getValue [NFC] 2014-11-05 19:46:04 +00:00