Go to file
Chandler Carruth 8ffa7c8afd Tidy up this test more:
1) Make the checked assertions a bit more precise. We really want the
   canonical forms coming out of reassociate to be exactly what is
   expected.
2) Remove other passes, and switch the test to actually directly check
   that reassociate makes the important transforms and
   canonicalizations.
3) Fold in a related test case now that we're using FileCheck. Make the
   same tidying changes to it.

llvm-svn: 155311
2012-04-22 10:11:26 +00:00
clang PR12571: Objects of type clang::ConstantArrayType aren't always emitted with 2012-04-22 05:51:36 +00:00
compiler-rt [asan] test for issue #66 2012-04-19 14:53:51 +00:00
debuginfo-tests
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Richard Smith: __int128 is a GNU keyword which clang 3.1 supports. This usage of it as an identifier will need to be renamed. 2012-04-18 20:55:06 +00:00
lld [docs] Update version number. I suggest that at some point we make the 2012-04-20 19:30:12 +00:00
lldb Bump version to lldb-143. 2012-04-21 02:10:22 +00:00
llvm Tidy up this test more: 2012-04-22 10:11:26 +00:00
polly Dependences: Rework parallelism check 2012-04-19 16:38:16 +00:00