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
/
lib
/
Target
/
SystemZ
/
SystemZTargetTransformInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TTI::getIntImmCost for instructions and intrinsics
Reid Kleckner
2019-12-11
1
-3
/
+3
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
1
-6
/
+5
*
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
Guillaume Chatelet
2019-10-25
1
-2
/
+2
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
1
-1
/
+2
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
1
-2
/
+1
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
1
-1
/
+2
*
[SystemZ] Support z15 processor name
Ulrich Weigand
2019-09-20
1
-1
/
+1
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
1
-5
/
+27
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ::TTI] Return zero cost for ICmp that becomes Load And Test.
Jonas Paulsson
2018-12-03
1
-0
/
+10
*
[SystemZ::TTI] i8/i16 operands extension costs revisited
Jonas Paulsson
2018-11-30
1
-20
/
+16
*
[SystemZ::TTI] Improve cost for compare of i64 with extended i32 load
Jonas Paulsson
2018-11-28
1
-7
/
+9
*
[SystemZ::TTI] Improve costs for i16 add, sub and mul against memory.
Jonas Paulsson
2018-11-28
1
-4
/
+6
*
[SystemZ::TTI] Improved cost values for comparison against memory.
Jonas Paulsson
2018-11-28
1
-1
/
+16
*
[SystemZ::TTI] Return zero cost for scalar load/store connected with a bswap.
Jonas Paulsson
2018-11-28
1
-0
/
+25
*
[SystemZTTIImpl] Give correct cost values for vector bswap intrinsics.
Jonas Paulsson
2018-11-22
1
-0
/
+26
*
[SystemZ::TTI] Improve accuracy of costs for vector fp <-> int conversions
Jonas Paulsson
2018-11-12
1
-1
/
+2
*
[SystemZ::TTI] Improve cost handling of uint/sint to fp conversions.
Jonas Paulsson
2018-11-02
1
-4
/
+6
*
[SystemZ] Rework getInterleavedMemoryOpCost()
Jonas Paulsson
2018-11-02
1
-16
/
+48
*
[SystemZ::TTI] Recognize the higher cost of scalar i1 -> fp conversion
Jonas Paulsson
2018-11-01
1
-1
/
+3
*
[SystemZ::TTI] Accurate costs for i1->double vector conversions
Jonas Paulsson
2018-11-01
1
-15
/
+28
*
[LV] Support vectorization of interleave-groups that require an epilog under
Dorit Nuzman
2018-10-31
1
-3
/
+5
*
[SystemZ] Improve isFoldableLoad() for Sub, SDiv and UDiv.
Jonas Paulsson
2018-10-30
1
-0
/
+5
*
[SystemZ] NFC reformatting in SystemZTargetTransformInfo.cpp
Jonas Paulsson
2018-10-25
1
-5
/
+7
*
[SystemZ] Improve getMemoryOpCost() to find foldable loads that are converted.
Jonas Paulsson
2018-10-25
1
-41
/
+89
*
[SystemZ] Improve handling and cost estimates of vector integer div/rem
Jonas Paulsson
2018-10-25
1
-39
/
+43
*
recommit 344472 after fixing build failure on ARM and PPC.
Dorit Nuzman
2018-10-14
1
-1
/
+5
*
revert 344472 due to failures.
Dorit Nuzman
2018-10-14
1
-5
/
+1
*
[IAI,LV] Add support for vectorizing predicated strided accesses using masked
Dorit Nuzman
2018-10-14
1
-1
/
+5
*
[SystemZ] Temporarily disable high VFs with integer div/rem.
Jonas Paulsson
2018-10-10
1
-0
/
+7
*
[SystemZ] Take better care when computing needed vector registers in TTI.
Jonas Paulsson
2018-10-10
1
-17
/
+32
*
[SystemZ] Adjust cost functions for subtargets that use LI + LOC instead of IPM
Jonas Paulsson
2018-09-14
1
-4
/
+8
*
Remove trailing space
Fangrui Song
2018-07-30
1
-4
/
+4
*
Fix a bunch of places where operator-> was used directly on the return from d...
Craig Topper
2018-05-05
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[SystemZ] implement hasDivRemOp()
Jonas Paulsson
2017-11-06
1
-0
/
+5
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-0
/
+13
*
[SystemZ] Add support for IBM z14 processor (2/3)
Ulrich Weigand
2017-07-17
1
-0
/
+3
*
[IR] Add Type::isIntOrIntVectorTy(unsigned) similar to the existing isInteger...
Craig Topper
2017-07-09
1
-2
/
+1
*
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVectorTy/isFPOrFPVectorTy...
Craig Topper
2017-07-09
1
-1
/
+1
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
1
-1
/
+1
*
Const correctness for TTI::getRegisterBitWidth
Daniel Neilson
2017-06-12
1
-1
/
+1
*
[SystemZ] Modelling of costs of divisions with a constant power of 2.
Jonas Paulsson
2017-05-17
1
-1
/
+33
*
[SystemZ] Properly check number of operands in getCmpOpsType()
Jonas Paulsson
2017-05-03
1
-3
/
+4
*
[SystemZ] Remove incorrect assert in SystemZTTIImpl
Jonas Paulsson
2017-04-27
1
-1
/
+0
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-4
/
+545
*
[SystemZ] Implementation of getUnrollingPreferences().
Jonas Paulsson
2016-09-28
1
-0
/
+57
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-5
/
+5
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+18
*
[SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
2015-03-31
1
-0
/
+9
[next]