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.h
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
-1
/
+2
*
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
Guillaume Chatelet
2019-10-25
1
-1
/
+1
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
1
-1
/
+1
*
[System Model] [TTI] Update cache and prefetch TTI interfaces
David Greene
2019-10-09
1
-3
/
+3
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
1
-1
/
+1
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
1
-1
/
+1
*
Revert "[System Model] [TTI] Update cache and prefetch TTI interfaces"
David Greene
2019-07-10
1
-3
/
+3
*
[System Model] [TTI] Update cache and prefetch TTI interfaces
David Greene
2019-07-10
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZTTIImpl] Give correct cost values for vector bswap intrinsics.
Jonas Paulsson
2018-11-22
1
-0
/
+7
*
[SystemZ::TTI] Accurate costs for i1->double vector conversions
Jonas Paulsson
2018-11-01
1
-0
/
+2
*
[LV] Support vectorization of interleave-groups that require an epilog under
Dorit Nuzman
2018-10-31
1
-1
/
+3
*
[SystemZ] Improve getMemoryOpCost() to find foldable loads that are converted.
Jonas Paulsson
2018-10-25
1
-0
/
+1
*
recommit 344472 after fixing build failure on ARM and PPC.
Dorit Nuzman
2018-10-14
1
-1
/
+1
*
revert 344472 due to failures.
Dorit Nuzman
2018-10-14
1
-1
/
+1
*
[IAI,LV] Add support for vectorizing predicated strided accesses using masked
Dorit Nuzman
2018-10-14
1
-1
/
+1
*
[SystemZ] Increase the amount of inlining.
Jonas Paulsson
2018-08-13
1
-0
/
+2
*
[SystemZ] implement hasDivRemOp()
Jonas Paulsson
2017-11-06
1
-0
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-0
/
+3
*
[SystemZ] Enable LoopDataPrefetch pass.
Jonas Paulsson
2017-07-14
1
-0
/
+4
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
1
-1
/
+2
*
Const correctness for TTI::getRegisterBitWidth
Daniel Neilson
2017-06-12
1
-1
/
+1
*
[LoopVectorizer] Let target prefer scalar addressing computations.
Jonas Paulsson
2017-05-24
1
-0
/
+1
*
[LoopVectorizer, TTI] New method supportsEfficientVectorElementLoadStore()
Jonas Paulsson
2017-04-12
1
-0
/
+1
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-0
/
+27
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
[SystemZ] Implementation of getUnrollingPreferences().
Jonas Paulsson
2016-09-28
1
-0
/
+2
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
1
-1
/
+1
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-5
/
+4
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-13
/
+2
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+8
*
[SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
2015-03-31
1
-0
/
+2
*
[SystemZ] Provide basic TargetTransformInfo implementation
Ulrich Weigand
2015-03-31
1
-0
/
+68