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
/
Analysis
/
CostModel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CostModel][X86] Add missing scalar i64->f32 uitofp costs
Simon Pilgrim
2020-01-06
1
-11
/
+11
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[AMDGPU] Implemented fma cost analysis
Stanislav Mekhanoshin
2019-12-18
1
-0
/
+120
*
[AMDGPU] Fixed cost model for packed 16 bit ops
Stanislav Mekhanoshin
2019-12-17
7
-102
/
+258
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
1
-18
/
+18
*
[ARM] Additional tests and minor formatting. NFC
David Green
2019-12-09
1
-0
/
+96
*
[x86] add cost model special-case for insert/extract from element 0
Sanjay Patel
2019-12-06
4
-62
/
+62
*
[PowerPC] Separate Features that are known to be Power9 specific from Future CPU
Stefan Pintilie
2019-11-27
1
-0
/
+16
*
[x86] make SLM extract vector element more expensive than default
Sanjay Patel
2019-11-27
4
-255
/
+1197
*
AMDGPU: Split test functions to avoid dependency on subtarget
Matt Arsenault
2019-11-19
1
-57
/
+155
*
[X86] Remove setOperationAction for FP_TO_SINT v8i16.
Craig Topper
2019-11-12
1
-12
/
+12
*
[CostModel] Fixed isExtractSubvectorMask for undef index off end
Tim Renouf
2019-11-08
1
-0
/
+5
*
[AMDGPU] Fix bug introduced in 47a5c36b37f0
dfukalov
2019-11-07
1
-4
/
+15
*
[CostModel][X86] Improve add vXi64 + fadd vXf64 reduction tests for SLM
Simon Pilgrim
2019-11-06
2
-12
/
+12
*
[CostModel][X86] Add add/fadd reduction tests for SLM
Simon Pilgrim
2019-11-06
2
-0
/
+256
*
[AMDGPU] Improve code size cost model (part 2)
dfukalov
2019-11-06
10
-1
/
+32
*
[X86] Lower the cost of avx512 horizontal bool and/or reductions to 2*log2(bi...
Craig Topper
2019-11-04
2
-42
/
+42
*
[AMDGPU] Improve code size cost model
Daniil Fukalov
2019-10-17
3
-18
/
+24
*
[CostModel][X86] Add CTLZ scalar costs
Simon Pilgrim
2019-10-14
1
-31
/
+64
*
[CostModel][X86] Add CTPOP scalar costs (PR43656)
Simon Pilgrim
2019-10-14
1
-4
/
+4
*
[CostModel][X86] Improve sum reduction costs.
Simon Pilgrim
2019-10-12
2
-336
/
+141
*
[CostModel][X86] Add tests for insertelement to non-immediate vector element ...
Simon Pilgrim
2019-10-09
1
-0
/
+74
*
[CostModel][X86] Add tests for extractelement from non-immediate vector eleme...
Simon Pilgrim
2019-10-09
1
-0
/
+74
*
[CostModel][X86] Fix SLM <2 x i64> icmp costs
Simon Pilgrim
2019-09-26
6
-55
/
+285
*
[Cost][X86] Add more missing vector truncation costs
Simon Pilgrim
2019-09-22
1
-49
/
+49
*
[Cost][X86] Add v2i64 truncation costs
Simon Pilgrim
2019-09-22
4
-105
/
+105
*
[SystemZ] Support z15 processor name
Ulrich Weigand
2019-09-20
3
-41
/
+41
*
[CostModel][X86] Add scalar sext/zext cost tests
Simon Pilgrim
2019-09-02
1
-0
/
+158
*
[CostModel] Model all `extractvalue`s as free.
Roman Lebedev
2019-08-29
2
-48
/
+48
*
Recommit [PowerPC] Update P9 vector costs for insert/extract
Roland Froese
2019-08-26
1
-24
/
+24
*
[X86] Lower the cost of v2i32->v2f64 sint_to_fp under vector widening legaliz...
Craig Topper
2019-08-22
2
-8
/
+8
*
[ARM] MVE sext costs
David Green
2019-08-19
1
-16
/
+52
*
[ARM] MVE sext of a load is free
David Green
2019-08-16
1
-6
/
+6
*
[X86] Improve cost model for subvector extraction of less than 128-bit vectors
Craig Topper
2019-08-15
1
-615
/
+853
*
[X86][CostModel] Adjust the costs of ZERO_EXTEND/SIGN_EXTEND with less than 1...
Craig Topper
2019-08-14
3
-58
/
+58
*
[X86] Add missing regular 512-bit vXi8 extract subvector cost model tests
Simon Pilgrim
2019-08-14
1
-73
/
+421
*
[ARM] Add MVE beats vector cost model
David Green
2019-08-13
7
-665
/
+979
*
[X86] Add some vXi8 extract subvector cost model tests
Simon Pilgrim
2019-08-13
1
-0
/
+367
*
[CostModel][X86][AArch64] Check all 3 cost kinds in aggregates.ll
Roman Lebedev
2019-08-12
2
-50
/
+182
*
[ARM] sext of a load is free
David Green
2019-08-12
1
-14
/
+14
*
[ARM] MVE shuffle broadcast costs
David Green
2019-08-12
1
-8
/
+8
*
[ARM] Put some of the TTI costmodel behind hasNeon calls.
David Green
2019-08-12
7
-317
/
+317
*
[ARM] Add or update a number of costmodel tests. NFC
David Green
2019-08-12
7
-793
/
+2486
*
[CostModel][X86][AArch64] Add some tests for extractvalue
Roman Lebedev
2019-08-12
2
-0
/
+152
*
Recommit r368081 "[X86] Add more extract subvector cost model tests for small...
Craig Topper
2019-08-07
1
-7
/
+488
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
23
-828
/
+470
*
Revert "[X86] Add more extract subvector cost model tests for smaller element...
Mitch Phillips
2019-08-06
1
-488
/
+7
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
23
-470
/
+828
*
[X86] Add more extract subvector cost model tests for smaller element sizes a...
Craig Topper
2019-08-06
1
-7
/
+488
*
[X86] Remove tests for -x86-experimental-vector-widening-legalization from te...
Craig Topper
2019-08-06
18
-8109
/
+0
[next]