commit | 3a86455ee79a36414054d3e2a312dd9799a6e338 | [log] [tgz] |
---|---|---|
author | Max Kazantsev <max.kazantsev@azul.com> | Thu Aug 30 04:49:03 2018 +0000 |
committer | Max Kazantsev <max.kazantsev@azul.com> | Thu Aug 30 04:49:03 2018 +0000 |
tree | b976655f9a17befd1e39ee1b345b4bd595266369 | |
parent | 187d9188f7854d9dfc845e185ad65527a6088407 [diff] |
[NFC] Move OrderedInstructions and InstructionPrecedenceTracking to Analysis These classes don't make any changes to IR and have no reason to be in Transform/Utils. This patch moves them to Analysis folder. This will allow us reusing these classes in some analyzes, like MustExecute. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341015 91177308-0d34-0410-b5e6-96231b3b80d8