ExecutionDepsFix refactoring:
authorMarina Yatsina <marina.yatsina@intel.com>
Mon, 22 Jan 2018 10:06:01 +0000 (10:06 +0000)
committerMarina Yatsina <marina.yatsina@intel.com>
Mon, 22 Jan 2018 10:06:01 +0000 (10:06 +0000)
commit273d35db4d11ebb8ca082051f4d73b3df6a4cc87
treebcaaa70c86f7f9d97b85dd4ed50dc5fdea64915b
parent6daa2d25e89bb177942c1f8f5ebc568d7225bc1a
ExecutionDepsFix refactoring:
- Removing LiveRegs

This is the one of multiple patches that fix bugzilla https://bugs.llvm.org/show_bug.cgi?id=33869
Most of the patches are intended at refactoring the existent code.

Additional relevant reviews:
https://reviews.llvm.org/D40330
https://reviews.llvm.org/D40332
https://reviews.llvm.org/D40333
https://reviews.llvm.org/D40334

Differential Revision: https://reviews.llvm.org/D40331

Change-Id: I8ab56d99951a6d6981542f68d94c1f624f3c9fbf
llvm-svn: 323091
llvm/include/llvm/CodeGen/ExecutionDepsFix.h
llvm/lib/CodeGen/ExecutionDepsFix.cpp