Go to file
Chandler Carruth c2af09823f [LIR] Handle access to AliasAnalysis the same way as the other analysis
in LoopIdiomRecognize. This is what started me staring at this code. Now
migrating it with the new AA stuff will be trivial.

llvm-svn: 244880
2015-08-13 10:00:53 +00:00
clang Remove superfluous private:, TypeCache is private by default. 2015-08-13 07:12:03 +00:00
clang-tools-extra Fix formatting. 2015-08-13 09:09:28 +00:00
compiler-rt Revert "Removed xfail, since test is passing in line with expanded dtor sanitizing functionality" 2015-08-13 07:57:32 +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 Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Fix CMake error whet llvm-config reports a non-existent source directory. 2015-08-12 06:36:19 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld Update for llvm api change. 2015-08-13 01:07:08 +00:00
lldb Fix Linux build after r244875 2015-08-13 09:19:27 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [LIR] Handle access to AliasAnalysis the same way as the other analysis 2015-08-13 10:00:53 +00:00
openmp Fix two typos in documentation 2015-08-12 21:05:22 +00:00
polly Enable code generation of scalar dependences from function arguments 2015-08-13 08:07:39 +00:00