Go to file
Craig Topper 9c932d31e1 [ValueTracking] Use BitWidth local variable instead of re-reading it from KnownZero. NFC
This is a pre-commit for a patch that I'm working on to merge KnownZero/KnownOne into a KnownBits struct which would have had to touch this line.

llvm-svn: 301323
2017-04-25 16:48:03 +00:00
clang [index] Index type source info for class specializations 2017-04-25 15:13:42 +00:00
clang-tools-extra [clang-tidy] Some Cleanups for performance-faster-string-find check. 2017-04-24 16:41:00 +00:00
compiler-rt [Compiler-rt][MIPS] Fix assert introduce with commit rl301171. 2017-04-25 13:25:40 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] Improve error message for incompatible section flags 2017-04-25 16:00:44 +00:00
lldb Remove the home-grown android toolchain file and all references to it 2017-04-25 12:58:49 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [ValueTracking] Use BitWidth local variable instead of re-reading it from KnownZero. NFC 2017-04-25 16:48:03 +00:00
openmp [OpenMP] Optimized default kernel launch parameters in CUDA plugin 2017-04-25 16:34:13 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Use Known information when comparing Existing.Occupied and Proposed.Occupied. 2017-04-25 10:57:32 +00:00