This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5527bce GlobalISel: Pass the MachineFunction in to reportSelectionErr [...] new aaeaea1 [AliasAnalysis] Fences do not modify constant memory location new 09f3ac9 GlobalISel: Only set FailedISel on dropped dbg intrinsics whe [...] new c5cf6c8 [lit] Limit parallelism of sanitizer tests on Darwin [llvm pa [...]
The 3 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/Analysis/AliasAnalysis.h | 6 +----- lib/Analysis/AliasAnalysis.cpp | 8 ++++++++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 4 ++-- test/Transforms/GVN/fence.ll | 20 ++++++++++++++++++++ test/Transforms/NewGVN/fence.ll | 20 ++++++++++++++++++++ utils/lit/lit/LitConfig.py | 4 +++- utils/lit/lit/TestingConfig.py | 3 ++- utils/lit/lit/main.py | 3 ++- utils/lit/lit/run.py | 18 ++++++++++++++++-- 9 files changed, 74 insertions(+), 12 deletions(-)