Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Move scheduling tests for CMPXCHG to the corresponding ↵ | Andrea Di Biagio | 2019-08-19 | 1 | -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. NFC | Andrea Di Biagio | 2019-08-19 | 1 | -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 Lebedev | 2019-06-15 | 1 | -0/+36 |
Looking into sched model for that CPU ... llvm-svn: 363497 |