commit | c98ce52350072e0df4de9fbf801507b2c4ed61f2 | [log] [tgz] |
---|---|---|
author | Andrew Litteken <andrew.litteken@gmail.com> | Thu Sep 17 16:29:43 2020 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 28 23:10:45 2020 -0700 |
tree | 0dec22aaec2bd61becfd5404a574d3d154052828 | |
parent | 33c439ac429601039dc1c367a11e45daa9f819b3 [diff] |
[IRSim] Adding wrapper pass for IRSimilarityIdentfier This introduces an analysis pass that wraps IRSimilarityIdentifier, and adds a printer pass to examine in what function similarities are being found. Test for what the printer pass can find are in test/Analysis/IRSimilarityIdentifier. Reviewed by: paquette, jroelofs Differential Revision: https://reviews.llvm.org/D86973 GitOrigin-RevId: f02c4c87b46c8203d7368cadc62607707d6f66b8