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
/
Hexagon
/
HexagonTargetTransformInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
1
-6
/
+8
*
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
Guillaume Chatelet
2019-10-25
1
-2
/
+3
*
[System Model] [TTI] Update cache and prefetch TTI interfaces
David Greene
2019-10-09
1
-2
/
+2
*
Revert "[System Model] [TTI] Update cache and prefetch TTI interfaces"
David Greene
2019-07-10
1
-2
/
+2
*
[System Model] [TTI] Update cache and prefetch TTI interfaces
David Greene
2019-07-10
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LV] Support vectorization of interleave-groups that require an epilog under
Dorit Nuzman
2018-10-31
1
-1
/
+2
*
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
*
[Hexagon] Enable interleaving in loop vectorizer
Krzysztof Parzyszek
2018-08-22
1
-0
/
+3
*
[Hexagon] Make floating point operations expensive for vectorization
Krzysztof Parzyszek
2018-06-12
1
-0
/
+5
*
[Hexagon] Initial instruction cost model for auto-vectorization
Krzysztof Parzyszek
2018-04-13
1
-83
/
+35
*
[LV] Introduce TTI::getMinimumVF
Krzysztof Parzyszek
2018-04-13
1
-0
/
+1
*
[Hexagon] Implement TTI::shouldMaximizeVectorBandwidth
Krzysztof Parzyszek
2018-03-27
1
-0
/
+1
*
[Hexagon] Rudimentary support for auto-vectorization for HVX
Krzysztof Parzyszek
2018-03-27
1
-1
/
+107
*
[Hexagon] Give priority to post-incremementing memory accesses in LSR
Krzysztof Parzyszek
2018-03-26
1
-0
/
+3
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-5
/
+13
*
[Hexagon] Guard the generation of lookup table
Sumanth Gundapaneni
2017-06-30
1
-0
/
+3
*
[TargetTransformInfo, API] Add a list of operands to TTI::getUserCost
Evgeny Astigeevich
2017-06-29
1
-1
/
+1
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
1
-1
/
+2
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
[Hexagon] Consider zext/sext of a load to i32 to be free
Krzysztof Parzyszek
2016-08-19
1
-0
/
+2
*
[Hexagon] Use loop data prefetch on Hexagon
Krzysztof Parzyszek
2016-07-22
1
-0
/
+4
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
1
-1
/
+1
*
[Hexagon] Implement TargetTransformInfo for Hexagon
Krzysztof Parzyszek
2015-08-05
1
-0
/
+70