Go to file
Johannes Doerfert f69162486b Revert "[FIX] Hoist accesses if AA stated they are invariant"
This reverts commit 98efa006c96ac981c00d2e386ec1102bce9f549a.

  The fix was broken since we do not use AA in the ScopDetection anymore to
  check for invariant accesses.

llvm-svn: 260884
2016-02-15 12:21:11 +00:00
clang PR26449: Tests for builtin_classify_type fix 2016-02-15 10:44:27 +00:00
clang-tools-extra [clang-tidy] ClangTidy check to flag uninitialized builtin and pointer fields. 2016-02-15 04:27:56 +00:00
compiler-rt [compiler-rt] Fix test failures when switching default C++ library 2016-02-15 11:28:15 +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 Update page to list supported targets 2016-02-13 01:02:06 +00:00
libcxx Instead of asking glibc to provide correct C++ signatures for <string.h> 2016-02-11 23:51:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld ELF: silence -Wcast-qual warnings from GCC 2016-02-15 03:45:18 +00:00
lldb ExpressionParser: silence some GCC warnings 2016-02-15 03:23:14 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Reverted r260879 as it caused test failures in lld. 2016-02-15 10:04:38 +00:00
openmp [OMPT] Frame information for openmp taskwait 2016-02-12 12:19:59 +00:00
polly Revert "[FIX] Hoist accesses if AA stated they are invariant" 2016-02-15 12:21:11 +00:00