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
/
X86
/
SLM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Fix SLM v2i64 ADD/Sub/CMPEQ instruction schedules
Simon Pilgrim
2019-11-06
2
-14
/
+14
*
[X86] Fix SLM v2f64 ADD/MUL + FP BLEND/HADD instruction schedules
Simon Pilgrim
2019-11-06
3
-43
/
+43
*
[MCA][X86] Add tests for LOCK variants of standard X86 arithmetic ops
Simon Pilgrim
2019-08-20
1
-1
/
+382
*
[X86] Move scheduling tests for CMPXCHG to the corresponding resources-x86_64...
Andrea Di Biagio
2019-08-19
2
-41
/
+14
*
[X86] Added extensive scheduling model tests for all the CMPXCHG variants. NFC
Andrea Di Biagio
2019-08-19
1
-1
/
+46
*
[X86] Add missing properties on llvm.x86.sse.{st,ld}mxcsr
Clement Courbet
2019-06-19
1
-2
/
+2
*
[X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...
Craig Topper
2019-05-06
2
-8
/
+8
*
[llvm-mca][x86] Fix MMX PMOVMSKB test
Simon Pilgrim
2019-04-29
1
-3
/
+3
*
[X86] Remove the _alt forms of (V)CMP instructions. Use a combination of cust...
Craig Topper
2019-03-18
2
-16
/
+16
*
[llvm-mca][X86] Add ADC/SBB with zero test cases
Simon Pilgrim
2019-03-06
1
-1
/
+73
*
[X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two argum...
Craig Topper
2019-02-04
1
-44
/
+44
*
[X86] Print %st(0) as %st when its implicit to the instruction. Continue prin...
Craig Topper
2019-02-04
1
-42
/
+42
*
Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses a...
Craig Topper
2019-02-04
1
-54
/
+54
*
[X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber na...
Craig Topper
2019-02-03
1
-54
/
+54
*
[llvm-mca][X86] Add missing enter/leave, invlpg/invlpga, rdmsr/wrmsr, rdpmc a...
Simon Pilgrim
2019-01-22
1
-1
/
+33
*
[llvm-mca][X86] Add missing mfence/pinsrw tests
Simon Pilgrim
2019-01-22
1
-1
/
+12
*
[llvm-mca][X86] Add missing monitor/mwait tests
Simon Pilgrim
2019-01-22
1
-1
/
+9
*
[llvm-mca][x86] Add RDSEED instruction resource tests for GLM
Simon Pilgrim
2018-12-07
1
-0
/
+39
*
[llvm-mca][x86] Add missing AES instruction resource tests
Simon Pilgrim
2018-12-07
1
-0
/
+71
*
[llvm-mca][x86] Add RDRAND/RDSEED instruction resource tests
Simon Pilgrim
2018-12-07
1
-0
/
+39
*
[X86] ALU/ADC RMW instructions should use the WriteRMW sequence class
Simon Pilgrim
2018-10-03
1
-94
/
+94
*
[X86] Fix scheduler class for BTmi instructions
Simon Pilgrim
2018-09-30
1
-7
/
+7
*
[X86] MCA tests for XCHG*, XADD* and CMPXCHG* instructions
Andrew V. Tischenko
2018-08-07
1
-1
/
+94
*
[llvm-mca][x86] Add CMPXCHG instruction resource tests
Simon Pilgrim
2018-08-01
1
-0
/
+36
*
[llvm-mca][x86] Add PREFETCHW instruction resource tests
Simon Pilgrim
2018-08-01
1
-0
/
+36
*
[llvm-mca][x86] Add PCLMUL instruction resource tests
Simon Pilgrim
2018-08-01
1
-0
/
+36
*
[llvm-mca][x86] Add SET/TEST instruction resource tests
Simon Pilgrim
2018-08-01
1
-1
/
+180
*
[llvm-mca][x86] Add LEA instruction resource tests
Simon Pilgrim
2018-08-01
1
-0
/
+437
*
[llvm-mca][x86] Add more x86-64 system instruction resource tests
Simon Pilgrim
2018-08-01
1
-1
/
+92
*
[llvm-mca][x86] Add CMPS/LODS/MOVS/STOS string instruction resource tests
Simon Pilgrim
2018-08-01
1
-1
/
+53
*
[llvm-mca][x86] Add STC + STD instruction resource tests
Simon Pilgrim
2018-08-01
1
-1
/
+8
*
[llvm-mca][x86] Add 32-bit instruction resource tests
Simon Pilgrim
2018-07-31
1
-0
/
+78
*
[llvm-mca][x86] Add movsx/movzx instructions to general x86_64 resource tests
Simon Pilgrim
2018-07-20
1
-1
/
+70
*
[llvm-mca][x86] Add extend, carry-flag and CMP instructions to general x86_64...
Simon Pilgrim
2018-07-17
1
-1
/
+120
*
[llvm-mca][x86] Add MOVBE resource tests to all supporting targets
Simon Pilgrim
2018-07-17
1
-0
/
+50
*
[llvm-mca][x86] Add BSWAP resource tests
Simon Pilgrim
2018-07-17
1
-1
/
+8
*
[X86] Fix MayLoad/HasSideEffect flag for (V)MOVLPSrm instructions.
Andrea Di Biagio
2018-07-11
1
-1
/
+1
*
[llvm-mca] Use a different character to flag instructions with side-effects i...
Andrea Di Biagio
2018-07-11
11
-187
/
+187
*
[MCA][X86][NFC] Add BSF/BSR resource tests
Roman Lebedev
2018-07-08
1
-1
/
+40
*
[X86] Add sched class WriteLAHFSAHF and fix values.
Clement Courbet
2018-06-20
1
-1
/
+9
*
[llvm-mca][x86] Fix all resources-x86_64.s tests to use different registers i...
Simon Pilgrim
2018-06-06
1
-195
/
+195
*
[CodeGen] assume max/default throughput for unspecified instructions
Sanjay Patel
2018-06-05
2
-8
/
+8
*
[llvm-mca] Make sure not to end the test files with an empty line.
Roman Lebedev
2018-06-04
11
-11
/
+0
*
[X86] Introduce WriteFLDC for x87 constant loads.
Clement Courbet
2018-05-31
1
-11
/
+11
*
[X86] Extract latency of fldz/fld1 in separate classes.
Clement Courbet
2018-05-31
1
-5
/
+5
*
[X86][Sched] Add InstRW for CLC on Intel after SNB.
Clement Courbet
2018-05-29
1
-1
/
+5
*
[X86][SSE] Ensure vector partial load/stores use the WriteVecLoad/WriteVecSto...
Simon Pilgrim
2018-05-18
2
-5
/
+5
*
[X86][SSE] Ensure float load/stores use the WriteFLoad/WriteFStore scheduler ...
Simon Pilgrim
2018-05-18
2
-8
/
+8
*
[llvm-mca][X86] Add CMOV test files
Simon Pilgrim
2018-05-17
1
-0
/
+324
*
[llvm-mca] Regenerate tests after r332381 and r332361. NFC
Andrea Di Biagio
2018-05-16
10
-2870
/
+2870
[next]