This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2340dbfa16 Debug Info: Support for DW_AT_export_symbols for anonymous structs new c738adf0b79 Allow Compiler.h to be included in C files and fix fallthro [...] new a8af4b8fe09 [Attributor] Deal with shrinking dereferenceability in a loop
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: include/llvm/Support/Compiler.h | 45 +++++++++++++----------- lib/Support/regcomp.c | 7 ++-- lib/Transforms/IPO/Attributor.cpp | 23 ++++++++---- test/Transforms/FunctionAttrs/dereferenceable.ll | 35 ++++++++++++++++-- 4 files changed, 79 insertions(+), 31 deletions(-)