Go to file
David Majnemer 6fe6ea740c InstCombine: Remove a special case pattern
The special case did not work when run under -reassociate and can easily
be expressed by a further generalization of an existing pattern.

llvm-svn: 217227
2014-09-05 06:09:24 +00:00
clang Remove suppression of dr547 test and instead test that deduction succeeds if we 2014-09-05 00:17:00 +00:00
clang-tools-extra Try to make VS 2012 happy after r217155 2014-09-04 22:41:03 +00:00
compiler-rt [asan] relax the assertion around array cookie load; still need to extract a reproducer where this assertion fails... 2014-09-05 01:16:30 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement isinf builtin 2014-09-03 15:55:40 +00:00
libcxx Define ELAST in libcxx's config header on FreeBSD 2014-09-04 13:25:46 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld [PECOFF] Run lib.exe with /machine:x64. 2014-09-05 01:35:23 +00:00
lldb Fix up lldb build for llvm r217172. 2014-09-04 19:31:52 +00:00
llvm InstCombine: Remove a special case pattern 2014-09-05 06:09:24 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00