diff options
author | Marina Yatsina <marina.yatsina@intel.com> | 2018-01-22 10:05:37 +0000 |
---|---|---|
committer | Marina Yatsina <marina.yatsina@intel.com> | 2018-01-22 10:05:37 +0000 |
commit | 6b34e63ebd61fa17016e0d3cbf2ed56f53508c60 (patch) | |
tree | bcb66cd111d6c96ad351cccda79c85dfa0eb8b0b /llvm/lib/CodeGen/LoopTraversal.cpp | |
parent | 6fc2aaae8dca8cbe772aa9df184375e04fd75373 (diff) | |
download | llvm-6b34e63ebd61fa17016e0d3cbf2ed56f53508c60.zip llvm-6b34e63ebd61fa17016e0d3cbf2ed56f53508c60.tar.gz llvm-6b34e63ebd61fa17016e0d3cbf2ed56f53508c60.tar.bz2 |
ExecutionDepsFix refactoring:
- Remove unneeded includes and unneeded members
- Use range iterators
- Variable renaming, typedefs, extracting constants
- Removing {} from one line ifs
This patch is NFC.
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: Ib59060ab3fa5bee3bf2ca2045c24e572635ee7f6
llvm-svn: 323088
Diffstat (limited to 'llvm/lib/CodeGen/LoopTraversal.cpp')
0 files changed, 0 insertions, 0 deletions