summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/X86/BtVer2/resources-sse41.s
Commit message (Expand)AuthorAgeFilesLines
* [X86][Btver2] Fix BLENDV and AESDEC schedulesSimon Pilgrim2018-10-021-7/+7
* [X86][BtVer2] Fix PHMINPOS schedule resources typoSimon Pilgrim2018-09-281-4/+4
* [X86][Btver2] (V)MPSADBW instructions take 3uops not 1Simon Pilgrim2018-09-271-2/+2
* [llvm-mca] Use a different character to flag instructions with side-effects i...Andrea Di Biagio2018-07-111-1/+1
* [llvm-mca] Make sure not to end the test files with an empty line.Roman Lebedev2018-06-041-1/+0
* [X86][BtVer2] Improve simulation of (V)PINSR valuesSimon Pilgrim2018-05-181-6/+6
* [llvm-mca] Regenerate tests after r332381 and r332361. NFCAndrea Di Biagio2018-05-161-208/+208
* [X86] Add SchedWriteFRnd fp rounding scheduler classesSimon Pilgrim2018-05-041-9/+9
* [X86] Split off PHMINPOSUW to their own schedule classSimon Pilgrim2018-04-241-3/+3
* [UpdateTestChecks] Add update_mca_test_checks.py scriptGreg Bedwell2018-04-181-0/+112
* [X86][Btver2] Add vector extract costsSimon Pilgrim2018-04-081-9/+9
* [X86][Btver2] Strip unnecessary check prefixes from resources testsSimon Pilgrim2018-04-041-1/+1
* [X86] Add SchedRW for PMULLDCraig Topper2018-03-311-2/+2
* [X86][Btver2] Account for the "+i" integer pipe transfer costs (1cy use of JA...Simon Pilgrim2018-03-261-2/+2
* [llvm-mca] Add flag -instruction-tables to print the theoretical resource pre...Andrea Di Biagio2018-03-261-75/+75
* [X86][Btver2] Cleanup TEST instructions to use JFPA (+JFPX on ymms) function ...Simon Pilgrim2018-03-231-2/+2
* [X86][Btver2] Cleanup DPPS/DPPD instructions to use JFPA/JFPM function unitsSimon Pilgrim2018-03-231-69/+69
* [X86][Btver2] Fix MicroOps counts for DPPS/YMM memory folded instructionsSimon Pilgrim2018-03-231-18/+18
* [X86][Btver2] Vector move/load/store instructions use a JFPU01 scheduler pipe...Simon Pilgrim2018-03-231-64/+64
* [X86] Match vpblendvb/vblendvps/vblendvpd itineraries to the SSE equivalent. ...Craig Topper2018-03-231-66/+66
* [X86][Btver2] Correctly distinguish between scheduling pipe and functional un...Simon Pilgrim2018-03-181-89/+89
* [X86][Btver2] Add llvm-mca tests to show pipe resource usage of most vector i...Simon Pilgrim2018-03-181-0/+261
OpenPOWER on IntegriCloud