This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07ea57a569f The final step to close D41278 [MachineCombiner] Improve de [...] new ae9a8b01c3a [LoopInterchange] Loops with empty dependency matrix are safe. new 7d8797ce69b [LoopInterchange] Add test case for D43236.
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: lib/Transforms/Scalar/LoopInterchange.cpp | 3 -- .../LoopInterchange/interchange-no-deps.ll | 44 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/LoopInterchange/interchange-no-deps.ll