summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/X86/Barcelona/resources-cmpxchg.s
Commit message (Collapse)AuthorAgeFilesLines
* [X86] Move scheduling tests for CMPXCHG to the corresponding ↵Andrea Di Biagio2019-08-191-40/+1
| | | | | | | | | | resources-x86_64.s files. NFC In D66424 it has been requested to move all the new tests added by r369278 into resources-x86_64.s. That is because only the 8b/16 ops should be tested by resources-cmpxchg.s. This partially reverts r369278. llvm-svn: 369288
* [X86] Added extensive scheduling model tests for all the CMPXCHG variants. NFCAndrea Di Biagio2019-08-191-1/+46
| | | | | | Addresses a review comment in D66424 llvm-svn: 369279
* [NFC][MCA][X86] Add baseline test coverage for AMD Barcelona (aka K10, fam10h)Roman Lebedev2019-06-151-0/+36
Looking into sched model for that CPU ... llvm-svn: 363497
OpenPOWER on IntegriCloud