Go to file
Sanjoy Das b784ed36c0 [GuardWidening] Use getEquivalentICmp to fold constant compares
`ConstantRange::getEquivalentICmp` is more general, and better
factored.

llvm-svn: 270019
2016-05-19 03:53:17 +00:00
clang Fix PR27601 by reverting [r267453] - Refactor traversal of bases in deduction of template parameters from base 2016-05-19 02:28:21 +00:00
clang-tools-extra [include-fixer] Also look up prefixes of queries. 2016-05-18 16:42:38 +00:00
compiler-rt Fix typo. 2016-05-19 00:12:02 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Cleanup superfluous std:: qualifiers in <type_traits> 2016-05-18 23:09:24 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Simplify, NFC. 2016-05-18 21:05:18 +00:00
lldb Check that __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is defined 2016-05-19 02:16:41 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [GuardWidening] Use getEquivalentICmp to fold constant compares 2016-05-19 03:53:17 +00:00
openmp Remove unnecessary unistd.h header from tests. 2016-05-18 21:36:34 +00:00
polly docs: Remove reference to PoCC 2016-05-17 19:44:16 +00:00