| commit | 68797214533e898b1e596a873304e7398d9d4a73 | [log] [tgz] |
|---|---|---|
| author | Anna Thomas <anna@azul.com> | Fri Nov 03 14:25:39 2017 +0000 |
| committer | Anna Thomas <anna@azul.com> | Fri Nov 03 14:25:39 2017 +0000 |
| tree | 2c651964cc0cdf8329597c17122a8d3121914505 | |
| parent | 6018104d5e026f0b97b7334614b72cad7353eb1a [diff] |
[LoopPredication] NFC: Refactored code to separate out functions being reused Summary: Refactored the code to separate out common functions that are being reused. This is to reduce the changes for changes coming up wrt loop predication with reverse loops. This refactoring is what we have in our downstream code. llvm-svn: 317324