summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)."Florian Hahn2020-01-041-1/+1
* [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).Florian Hahn2020-01-041-1/+1
* [CodeMoverUtils] clang-format the testVitaly Buka2019-11-261-45/+55
* [CodeMoverUtils] Don't dereference nullptr in testVitaly Buka2019-11-261-1/+1
* [CodeMoverUtils] Added an API to check if an instruction can be safelyTsang Whitney W.H2019-11-221-0/+172
OpenPOWER on IntegriCloud