summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-exegesis][NFC] internal changesGuillaume Chatelet2019-12-181-2/+2
| | | | | | | | | | | | | | Summary: BitVectors are now cached to lower memory utilization. Instructions have reference semantics. Reviewers: courbet Subscribers: sdardis, tschuett, jrtc27, atanasyan, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D71653
* [llvm-exegesis][mips] Add SnippetGeneratorTest unit testMiloš Stojanović2019-12-161-0/+111
Test latency with explicit register dependency, without and with forbidden registers. Differential Revision: https://reviews.llvm.org/D71471
OpenPOWER on IntegriCloud