This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f79578 fix build on cygwin Cygwin has dlfcn.h, but no Dl_info new 45cea08 [EfficiencySanitizer] Adds shadow memory parameters for 40-bi [...] new c4e191a [ValueTracking] Teach computeKnownBits and ComputeNumSignBits [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/ValueTracking.cpp | 14 +++++++++ .../Instrumentation/EfficiencySanitizer.cpp | 36 ++++++++++++++++------ .../Analysis/ValueTracking/signbits-extract-elt.ll | 28 +++++++++++++++++ 3 files changed, 69 insertions(+), 9 deletions(-) create mode 100644 test/Analysis/ValueTracking/signbits-extract-elt.ll