Go to file
Artur Pilipenko 7a26326442 NFC. Introduce Value::isPointerDereferenceable
Extract a part of isDereferenceableAndAlignedPointer functionality to Value:
    
Reviewed By: hfinkel, sanjoy
    
Differential Revision: http://reviews.llvm.org/D17611

llvm-svn: 269190
2016-05-11 14:43:28 +00:00
clang [tooling] FixItHint Tooling refactoring 2016-05-11 14:31:39 +00:00
clang-tools-extra [include-fixer] Add lit-test for relative include path. 2016-05-11 12:30:45 +00:00
compiler-rt Revert r268130 -- more bot failure 2016-05-10 23:52: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: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx [libcxx] Prefer C++14 over C++11 when building libc++experimental. 2016-05-10 16:17:43 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF] implemented -z defs option 2016-05-11 13:48:41 +00:00
lldb Xfail failing watchpoint tests on aarch64-linux 2016-05-11 13:57:20 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm NFC. Introduce Value::isPointerDereferenceable 2016-05-11 14:43:28 +00:00
openmp Fine tuning of TC* macros 2016-05-07 00:00:00 +00:00
polly Invalidate unprofitable SCoPs after creation 2016-05-10 16:38:09 +00:00