Go to file
Johannes Doerfert eeab05a084 [RTC] Use the domain to split alias groups.
We use a parametric abstraction of the domain to split alias groups
  if accesses cannot be executed under the same parameter evaluation.

  The two test cases check that we can remove alias groups if the
  pointers which might alias are never accessed under the same parameter
  evaluation and that the minimal/maximal accesses are not global but
  with regards to the parameter evaluation.

Differential Revision: http://reviews.llvm.org/D5436

llvm-svn: 218758
2014-10-01 12:42:37 +00:00
clang [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP 2014-10-01 09:03:02 +00:00
clang-tools-extra [clang-tidy] Updated documentation 2014-09-27 21:47:01 +00:00
compiler-rt Disable the ubsan-asan config on Darwin. 2014-10-01 08:53:00 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Fix x64 export table. 2014-10-01 01:39:34 +00:00
lldb Adding a test for k5 binaries 2014-10-01 10:41:53 +00:00
llvm [x86] Fix a few more tiny patterns with the new vector shuffle lowering 2014-10-01 11:14:02 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [RTC] Use the domain to split alias groups. 2014-10-01 12:42:37 +00:00