]> granicus.if.org Git - llvm/commit
[llvm-mca][x86] Add LEA resource tests (PR32326)
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Jul 2018 16:13:29 +0000 (16:13 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Jul 2018 16:13:29 +0000 (16:13 +0000)
commitc1bbb5ef59cd3e7f94e674e4eee6c8cbb24a94ff
tree7b1f49207dce1a3f7d10a7dcda1a3e841af9ed74
parent95e53c288972db4334a324a18272024e4e346fba
[llvm-mca][x86] Add LEA resource tests (PR32326)

Add llvm-mca tests demonstrating how LEA instructions are currently modelled. Once this is working on btver2 I'll copy the test file to the other target directories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337297 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-mca/X86/BtVer2/resources-lea.s [new file with mode: 0644]