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.cpp
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
-5
/
+6
*
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
Guillaume Chatelet
2019-10-25
1
-11
/
+20
*
[SVE][MVT] Fixed-length vector MVT ranges
Graham Hunter
2019-09-17
1
-0
/
+2
*
[Hexagon] assert getRegisterBitWidth returns non-zero value. NFCI.
Simon Pilgrim
2019-05-22
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take ...
Craig Topper
2018-11-05
1
-1
/
+1
*
[LV] Support vectorization of interleave-groups that require an epilog under
Dorit Nuzman
2018-10-31
1
-3
/
+5
*
Revert r345169 [along with its llvm counterpart r345170] as it makes Halide b...
Alina Sbirlea
2018-10-27
1
-1
/
+1
*
[Hexagon] Flip hexagon-autohvx to be true by default
Krzysztof Parzyszek
2018-10-24
1
-1
/
+1
*
recommit 344472 after fixing build failure on ARM and PPC.
Dorit Nuzman
2018-10-14
1
-3
/
+3
*
revert 344472 due to failures.
Dorit Nuzman
2018-10-14
1
-3
/
+3
*
[IAI,LV] Add support for vectorizing predicated strided accesses using masked
Dorit Nuzman
2018-10-14
1
-3
/
+3
*
[Hexagon] Enable interleaving in loop vectorizer
Krzysztof Parzyszek
2018-08-22
1
-2
/
+4
*
[Hexagon] Make floating point operations expensive for vectorization
Krzysztof Parzyszek
2018-06-12
1
-6
/
+30
*
[Hexagon] hexagon-autohvx was left on again
Krzysztof Parzyszek
2018-04-20
1
-1
/
+1
*
[Hexagon] Improve HVX instruction selection (bitcast, vsplat)
Krzysztof Parzyszek
2018-04-20
1
-1
/
+1
*
[Hexagon] Turn off flag enabling auto-vectorization
Krzysztof Parzyszek
2018-04-16
1
-1
/
+1
*
[Hexagon] Initial instruction cost model for auto-vectorization
Krzysztof Parzyszek
2018-04-13
1
-15
/
+160
*
[LV] Introduce TTI::getMinimumVF
Krzysztof Parzyszek
2018-04-13
1
-0
/
+4
*
[Hexagon] peel loops with runtime small trip counts
Ikhlas Ajbar
2018-04-03
1
-1
/
+2
*
peel loops with runtime small trip counts
Ikhlas Ajbar
2018-04-03
1
-0
/
+7
*
Revert "peel loops with runtime small trip counts"
Krzysztof Parzyszek
2018-03-30
1
-8
/
+0
*
peel loops with runtime small trip counts
Ikhlas Ajbar
2018-03-30
1
-0
/
+8
*
[Hexagon] Rudimentary support for auto-vectorization for HVX
Krzysztof Parzyszek
2018-03-27
1
-11
/
+48
*
[Hexagon] Give priority to post-incremementing memory accesses in LSR
Krzysztof Parzyszek
2018-03-26
1
-1
/
+5
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-2
/
+7
*
[Hexagon] Guard the generation of lookup table
Sumanth Gundapaneni
2017-06-30
1
-0
/
+8
*
[TargetTransformInfo, API] Add a list of operands to TTI::getUserCost
Evgeny Astigeevich
2017-06-29
1
-3
/
+4
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
1
-1
/
+1
*
[Hexagon] Consider zext/sext of a load to i32 to be free
Krzysztof Parzyszek
2016-08-19
1
-0
/
+25
*
[Hexagon] Use loop data prefetch on Hexagon
Krzysztof Parzyszek
2016-07-22
1
-0
/
+8
*
[Hexagon] Edit a comment. NFC
Krzysztof Parzyszek
2015-08-05
1
-7
/
+1
*
[Hexagon] Implement TargetTransformInfo for Hexagon
Krzysztof Parzyszek
2015-08-05
1
-0
/
+44