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
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[SystemZ] Support z15 processor name
Ulrich Weigand
2019-09-20
3
-41
/
+41
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
3
-18
/
+212
*
[CodeMetrics] Don't let extends of i1 be free.
Jonas Paulsson
2019-05-17
1
-0
/
+53
*
[SystemZ::TTI] Return zero cost for ICmp that becomes Load And Test.
Jonas Paulsson
2018-12-03
1
-0
/
+25
*
[SystemZ::TTI] i8/i16 operands extension costs revisited
Jonas Paulsson
2018-11-30
4
-44
/
+89
*
[SystemZ::TTI] Improve cost for compare of i64 with extended i32 load
Jonas Paulsson
2018-11-28
1
-1
/
+17
*
[SystemZ::TTI] Improve costs for i16 add, sub and mul against memory.
Jonas Paulsson
2018-11-28
1
-0
/
+93
*
[SystemZ::TTI] Improved cost values for comparison against memory.
Jonas Paulsson
2018-11-28
1
-0
/
+27
*
[SystemZ::TTI] Return zero cost for scalar load/store connected with a bswap.
Jonas Paulsson
2018-11-28
1
-0
/
+67
*
[SystemZTTIImpl] Give correct cost values for vector bswap intrinsics.
Jonas Paulsson
2018-11-22
1
-0
/
+57
*
[SystemZ::TTI] Improve accuracy of costs for vector fp <-> int conversions
Jonas Paulsson
2018-11-12
1
-136
/
+136
*
[SystemZ::TTI] Improve cost handling of uint/sint to fp conversions.
Jonas Paulsson
2018-11-02
1
-0
/
+46
*
[SystemZ::TTI] Recognize the higher cost of scalar i1 -> fp conversion
Jonas Paulsson
2018-11-01
1
-0
/
+23
*
[SystemZ::TTI] Accurate costs for i1->double vector conversions
Jonas Paulsson
2018-11-01
1
-0
/
+43
*
[SystemZ] Improve isFoldableLoad() for Sub, SDiv and UDiv.
Jonas Paulsson
2018-10-30
1
-36
/
+179
*
[SystemZ] Improve getMemoryOpCost() to find foldable loads that are converted.
Jonas Paulsson
2018-10-25
1
-1
/
+257
*
[SystemZ] Improve handling and cost estimates of vector integer div/rem
Jonas Paulsson
2018-10-25
6
-355
/
+974
*
[SystemZ] Temporarily disable high VFs with integer div/rem.
Jonas Paulsson
2018-10-10
1
-32
/
+35
*
[SystemZ] Take better care when computing needed vector registers in TTI.
Jonas Paulsson
2018-10-10
2
-0
/
+21
*
[SystemZ] Adjust cost functions for subtargets that use LI + LOC instead of IPM
Jonas Paulsson
2018-09-14
3
-84
/
+606
*
[SystemZ] Add support for IBM z14 processor (2/3)
Ulrich Weigand
2017-07-17
1
-17
/
+36
*
[SystemZ] Modelling of costs of divisions with a constant power of 2.
Jonas Paulsson
2017-05-17
1
-0
/
+154
*
[SystemZ] Fix target specific tests
Renato Golin
2017-04-12
1
-0
/
+2
*
[SystemZ] Updated test fp-cast.ll
Jonas Paulsson
2017-04-12
1
-58
/
+58
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
13
-0
/
+8096
*
[BasicTTIImpl] Bugfix in getIntrinsicInstrCost()
Jonas Paulsson
2017-03-16
1
-0
/
+66