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
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Separate Features that are known to be Power9 specific from Future CPU
Stefan Pintilie
2019-11-27
1
-0
/
+16
*
Recommit [PowerPC] Update P9 vector costs for insert/extract
Roland Froese
2019-08-26
1
-24
/
+24
*
Revert Recommit [PowerPC] Update P9 vector costs for insert/extract element
Jordan Rupprecht
2019-07-01
1
-24
/
+24
*
Recommit [PowerPC] Update P9 vector costs for insert/extract element
Roland Froese
2019-06-27
1
-24
/
+24
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Revert "[llvm] r359313 - [PowerPC] Update P9 vector costs for insert/extract ...
David L. Jones
2019-05-01
1
-24
/
+24
*
[PowerPC] Update P9 vector costs for insert/extract element
Roland Froese
2019-04-26
1
-24
/
+24
*
[PowerPC] Add some PPC vec cost tests to prep for D60160 NFC
Roland Froese
2019-04-18
2
-16
/
+172
*
[PowerPC] Update Vector Costs for P9
Nemanja Ivanovic
2019-01-26
1
-0
/
+68
*
[PPC] Give unaligned memory access lower cost on processor that supports it
Guozhi Wei
2017-02-17
2
-1
/
+27
*
Revert "[PPC] Give unaligned memory access lower cost on processor that suppo...
Daniel Jasper
2017-01-25
2
-27
/
+1
*
[PPC] Give unaligned memory access lower cost on processor that supports it
Guozhi Wei
2017-01-20
2
-1
/
+27
*
[ppc] Correctly compute the cost of loading 32/64 bit memory into VSR
Guozhi Wei
2016-12-03
1
-0
/
+19
*
[TTI] The cost model should not assume vector casts get completely scalarized
Michael Kuperstein
2016-07-06
1
-1
/
+1
*
[PowerPC] - Legalize vector types by widening instead of integer promotion
Nemanja Ivanovic
2016-07-05
1
-1
/
+1
*
[TTI] Let the cost model estimate ctpop costs based on legality
Benjamin Kramer
2016-03-31
1
-0
/
+11
*
[PowerPC] Include the permutation cost for unaligned vector loads
Hal Finkel
2015-09-03
2
-13
/
+13
*
[PowerPC] Cleanup cost model for unaligned vector loads/stores
Hal Finkel
2015-09-02
2
-1
/
+405
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
Fix BasicTTI::getCmpSelInstrCost to deal with illegal vector types
Hal Finkel
2014-09-16
1
-0
/
+14
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
Don't assert in BasicTTI::getMemoryOpCost for non-simple types
Hal Finkel
2014-04-14
1
-0
/
+3
*
[PowerPC] Adjust load/store costs in PPCTTI
Hal Finkel
2014-04-04
3
-4
/
+7
*
Account for scalarization costs in BasicTTI::getMemoryOpCost for extending ve...
Hal Finkel
2014-04-03
1
-0
/
+5
*
Fix multi-register costs in BasicTTI::getCastInstrCost
Hal Finkel
2014-04-02
1
-0
/
+21
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
1
-0
/
+16
*
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
2
-0
/
+40