index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
tools
/
llvm-mca
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[llvm-mca] Support for in-order CPU for -instruction-tables testing.
Andrea Di Biagio
2018-04-30
7
-0
/
+3787
*
[llvm-mca][X86] Add BT resource tests to all models
Simon Pilgrim
2018-04-29
8
-8
/
+1184
*
[llvm-mca][X86] Add add/adc + sub/sbb resource tests to all models
Simon Pilgrim
2018-04-29
8
-8
/
+3016
*
[llvm-mca][X86] Add double shift resource tests to all relevant models
Simon Pilgrim
2018-04-28
8
-8
/
+608
*
[llvm-mca][X86] Add shift/rotate resource tests to all relevant models
Simon Pilgrim
2018-04-28
8
-0
/
+4386
*
[llvm-mca][X86] Updated fma3 tests after rL330820
Simon Pilgrim
2018-04-25
2
-10
/
+10
*
[llvm-mca] Default to the native host cpu if flag -mcpu is not specified.
Andrea Di Biagio
2018-04-25
1
-1
/
+0
*
[X86] Split off PHMINPOSUW to their own schedule class
Simon Pilgrim
2018-04-24
2
-6
/
+6
*
[X86][F16C] Add WriteCvtF2FSt scheduling class
Simon Pilgrim
2018-04-24
1
-5
/
+5
*
[X86][BtVer2] Fix VCVTPS2PHmr/VCVTPS2PHYmr latencies
Simon Pilgrim
2018-04-24
1
-11
/
+5
*
[X86][IVB] Add F16C resource tests.
Simon Pilgrim
2018-04-24
1
-0
/
+58
*
[llvm-mca] Default the output asm dialect used by the instruction printer to ...
Andrea Di Biagio
2018-04-24
1
-0
/
+37
*
[X86] Remove unnecessary FMA reg-mem InstRW scheduler overrides.
Simon Pilgrim
2018-04-24
2
-4
/
+4
*
[X86] Add vector element insertion/extraction scheduler classes
Simon Pilgrim
2018-04-24
2
-10
/
+10
*
[llvm-mca][X86] Add BMI/LZCNT/POPCNT resource tests to all relevant models
Simon Pilgrim
2018-04-22
25
-0
/
+2322
*
[X86] Remove unnecessary WriteFVarBlend/WriteVarBlend InstRW overrides.
Simon Pilgrim
2018-04-22
2
-28
/
+30
*
[llvm-mca][X86] Add POPCNT resource test
Simon Pilgrim
2018-04-22
2
-0
/
+108
*
[llvm-mca][X86] Add AVX2 resource tests
Simon Pilgrim
2018-04-21
5
-0
/
+5387
*
[llvm-mca][X86] Add SSE resource tests to all models
Simon Pilgrim
2018-04-21
35
-0
/
+13352
*
[llvm-mca][X86] Add MMX resource tests
Simon Pilgrim
2018-04-21
6
-0
/
+2376
*
[llvm-mca][X86] Add X87 resource tests
Simon Pilgrim
2018-04-21
8
-0
/
+4194
*
[llvm-mca][X86] Add MMX/SSE/AES/CLMUL resource SandyBridge tests
Simon Pilgrim
2018-04-20
9
-0
/
+2733
*
[llvm-mca][X86] Add prefetch instruction resource tests
Simon Pilgrim
2018-04-19
1
-1
/
+14
*
[llvm-mca][FMA] Add FMA resource tests
Simon Pilgrim
2018-04-19
5
-0
/
+3522
*
[llvm-mca][X86] Add resource test for every out-of-order scheduler model
Simon Pilgrim
2018-04-19
7
-0
/
+14536
*
[llvm-mca][X86] Add mmx instruction to btver2 resource tests
Simon Pilgrim
2018-04-19
3
-8
/
+569
*
[llvm-mca][X86] Add mmx versions of SSSE3 instructions
Simon Pilgrim
2018-04-18
2
-23
/
+135
*
[UpdateTestChecks] Add update_mca_test_checks.py script
Greg Bedwell
2018-04-18
34
-166
/
+1025
*
[X86] Add separate scheduling class for PSADBW instruction.
Craig Topper
2018-04-17
1
-2
/
+2
*
[llvm-mca] Ensure that instructions with a schedule read-advance are always i...
Andrea Di Biagio
2018-04-13
1
-0
/
+44
*
[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.
Andrea Di Biagio
2018-04-11
1
-0
/
+56
*
[llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...
Andrea Di Biagio
2018-04-11
2
-5
/
+35
*
[llvm-mca] Move the logic that prints dispatch unit statistics from BackendSt...
Andrea Di Biagio
2018-04-10
5
-5
/
+5
*
[llvm-mca] Increase the default number of iterations to 100.
Andrea Di Biagio
2018-04-10
4
-55
/
+144
*
Reapply "[llvm-mca] Do not separate iterations with a newline in the timeline...
Andrea Di Biagio
2018-04-10
9
-30
/
+30
*
[llvm-mca] Add the ability to mark regions of code for analysis (PR36875)
Andrea Di Biagio
2018-04-09
7
-0
/
+185
*
Revert r329403 "[llvm-mca] Do not separate iterations with a newline in the t...
Hans Wennborg
2018-04-09
9
-30
/
+30
*
[X86][Btver2] Add vector extract costs
Simon Pilgrim
2018-04-08
3
-30
/
+30
*
[llvm-mca] Do not separate iterations with a newline in the timeline view.
Andrea Di Biagio
2018-04-06
9
-30
/
+30
*
[MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.
Andrea Di Biagio
2018-04-05
3
-49
/
+47
*
[X86][Btver2] Strip unnecessary check prefixes from resources tests
Simon Pilgrim
2018-04-04
11
-11
/
+11
*
[llvm-mca] Move the logic that prints register file statistics to its own vie...
Andrea Di Biagio
2018-04-03
5
-5
/
+5
*
[MC][Tablegen] Allow the definition of processor register files in the schedu...
Andrea Di Biagio
2018-04-03
5
-13
/
+217
*
[llvm-mca] Do not assume that implicit reads cannot be associated with ReadAd...
Andrea Di Biagio
2018-04-02
1
-0
/
+26
*
[X86] Add SchedRW for PMULLD
Craig Topper
2018-03-31
3
-29
/
+28
*
[X86][BtVer2] Fixed the number of micro opcodes for AVX vector converts and
Andrea Di Biagio
2018-03-30
1
-8
/
+8
*
[X86][BtVer2] Fix the number of uOps for horizontal operations.
Andrea Di Biagio
2018-03-30
2
-12
/
+12
*
[X86][BtVer2] Add missing ReadAfterLd to RM variants of AVX horizontal adds and
Andrea Di Biagio
2018-03-30
3
-12
/
+10
*
[X86][BtVer2] Add tests that show how ReadAfterLd is missing for some
Andrea Di Biagio
2018-03-30
4
-0
/
+92
*
[X86] Add llvm-mca tests for r328834.
Andrea Di Biagio
2018-03-30
4
-0
/
+120
[prev]
[next]