This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c19eec32627 [libFuzzer] implement more correct way of computing feature [...] new eeca49d1ac5 [StackColoring] Update AliasAnalysis information in stack c [...]
The 1 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/ValueTracking.h | 6 ++++ include/llvm/CodeGen/MachineFunction.h | 6 ++++ include/llvm/CodeGen/MachineInstr.h | 3 ++ lib/Analysis/ValueTracking.cpp | 64 ++++++++++++++++++++++++++++++++++ lib/CodeGen/MachineFunction.cpp | 14 ++++++++ lib/CodeGen/ScheduleDAGInstrs.cpp | 63 ++------------------------------- lib/CodeGen/StackColoring.cpp | 58 ++++++++++++++++++++++++++---- 7 files changed, 146 insertions(+), 68 deletions(-)