This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74ad0cf [libFuzzer] don't print help for internal flags new e7555f0 [CodeGen] Rename MachineInstr::isInvariantLoad to isDereferen [...] new c4644d2 [asan] Add flag to allow lifetime analysis of problematic allocas
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/CodeGen/MachineInstr.h | 14 ++++++++------ lib/CodeGen/MachineCSE.cpp | 2 +- lib/CodeGen/MachineInstr.cpp | 12 +++++------- lib/CodeGen/MachineLICM.cpp | 5 +++-- lib/CodeGen/MachinePipeliner.cpp | 2 +- lib/CodeGen/ScheduleDAGInstrs.cpp | 5 +++-- lib/CodeGen/TargetInstrInfo.cpp | 2 +- lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 2 +- lib/Target/X86/X86InstrInfo.cpp | 2 +- lib/Transforms/Instrumentation/AddressSanitizer.cpp | 6 ++++++ test/Instrumentation/AddressSanitizer/lifetime.ll | 15 +++++++++------ 11 files changed, 39 insertions(+), 28 deletions(-)