Go to file
David Majnemer 147f8586be InstSimplify: Don't bother if getScalarSizeInBits returns zero
getScalarSizeInBits returns zero when the comparison operands are not
integral.  No functionality change intended.

llvm-svn: 224675
2014-12-20 04:45:33 +00:00
clang Fix a bunch of integer template argument problems in template type diffing. 2014-12-20 03:03:32 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt [sanitizer] fix a performance regression in sanitizer coverage: move a small perf-critical function to a header. ALso set the coverage guard to 1 before the early return from CoverageData::Add 2014-12-20 01:45:28 +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 Remove wrong semi-colons 2014-12-19 09:18:23 +00:00
libcxx Move unconditional test compile and link flags into their configuration functions. 2014-12-20 04:14:14 +00:00
libcxxabi [libunwind] improve x86_64 comments in compact_unwind_encoding.h 2014-12-20 01:22:54 +00:00
lld [macho] -rpath support 2014-12-18 21:33:38 +00:00
lldb Re-enable compact unwind use on Mac platforms. 2014-12-20 03:12:51 +00:00
llgo Test commit 2014-12-19 02:45:48 +00:00
llvm InstSimplify: Don't bother if getScalarSizeInBits returns zero 2014-12-20 04:45:33 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00