Go to file
Hal Finkel ec7cd26968 Fix comparisons of alloca alignment in inliner merging
Duncan pointed out a mistake in my fix in r186425 when only one of the allocas
being compared had the target-default alignment. This is essentially his
suggested solution. Thanks!

llvm-svn: 186510
2013-07-17 14:32:41 +00:00
clang Add CXXCtorInitializer related matchers to the dynamic matcher registry. 2013-07-17 14:28:00 +00:00
clang-tools-extra Update for llvm API change. 2013-07-16 19:44:28 +00:00
compiler-rt tsan: disable one more interceptor that causes recursion 2013-07-17 07:10:47 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Fix and re-enable R600 vload/vstore assembly 2013-07-16 14:29:01 +00:00
libcxx Add pointer format test for Windows. 2013-07-16 23:50:06 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Fix the build with clang and libstdc++4.7. 2013-07-16 20:18:13 +00:00
lldb Correct comment to match class name 2013-07-17 14:30:26 +00:00
llvm Fix comparisons of alloca alignment in inliner merging 2013-07-17 14:32:41 +00:00
polly Ensure a correct order between memory accesses. 2013-07-16 15:20:29 +00:00