Go to file
Saleem Abdulrasool f3a5a5c546 Target: remove old constructors for CallLoweringInfo
This is mostly a mechanical change changing all the call sites to the newer
chained-function construction pattern.  This removes the horrible 15-parameter
constructor for the CallLoweringInfo in favour of setting properties of the call
via chained functions.  No functional change beyond the removal of the old
constructors are intended.

llvm-svn: 209082
2014-05-17 21:50:17 +00:00
clang Update for llvm api change. 2014-05-17 21:30:14 +00:00
clang-tools-extra Track clang changes from r209061 2014-05-17 04:54:13 +00:00
compiler-rt InstrProf: Support profiling dlopen'd shared libraries 2014-05-17 01:27:30 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Update cstddef after clang r207606. 2014-05-16 01:45:02 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [Mips] Fix calculation of initial GOT entry value when this entry is 2014-05-17 04:58:26 +00:00
lldb Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
llvm Target: remove old constructors for CallLoweringInfo 2014-05-17 21:50:17 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00