This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1645b3 Init member structs in constructor. new 9139142 [CaptureTracking] Volatile operations capture their memory location new 18a6f17 Don't allocate in APInt::slt. NFC.
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: docs/LangRef.rst | 3 +- lib/Analysis/CaptureTracking.cpp | 47 +++++++++++++++++++++++------- lib/Support/APInt.cpp | 34 ++++++--------------- test/Transforms/FunctionAttrs/nocapture.ll | 8 +++++ unittests/ADT/APIntTest.cpp | 28 ++++++++++++++++++ 5 files changed, 83 insertions(+), 37 deletions(-)