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
/
X86
/
X86TargetTransformInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add prefer-128-bit subtarget feature.
Craig Topper
2019-09-07
1
-0
/
+1
*
[LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad to llvm::Align
Guillaume Chatelet
2019-09-05
1
-2
/
+2
*
[ExpandMemCmp] Move all options to TargetTransformInfo.
Clement Courbet
2019-06-25
1
-2
/
+2
*
[LV] Suppress vectorization in some nontemporal cases
Warren Ristow
2019-06-17
1
-0
/
+2
*
[X86] Add FeatureFastScalarShiftMasks and FeatureFastVectorShiftMasks to the ...
Craig Topper
2019-05-17
1
-0
/
+2
*
[X86MacroFusion] Handle branch fusion (AMD CPUs).
Clement Courbet
2019-03-28
1
-0
/
+1
*
[NFC] Format InlineFeatureIgnoreList.
Clement Courbet
2019-03-28
1
-51
/
+52
*
[ScalarizeMaskedMemIntrin] Add support for scalarizing expandload and compres...
Craig Topper
2019-03-21
1
-0
/
+2
*
Temporarily Revert "[X86][SLP] Enable SLP vectorization for 128-bit horizonta...
Eric Christopher
2019-02-20
1
-1
/
+0
*
[X86] Don't consider functions ABI compatible for ArgumentPromotion pass if t...
Craig Topper
2019-02-19
1
-0
/
+3
*
[X86] Filter out tuning feature flags and a few ISA feature flags when checki...
Craig Topper
2019-02-19
1
-0
/
+54
*
[X86][SLP] Enable SLP vectorization for 128-bit horizontal X86 instructions (...
Anton Afanasyev
2019-02-13
1
-0
/
+1
*
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
-3
/
+6
*
recommit 344472 after fixing build failure on ARM and PPC.
Dorit Nuzman
2018-10-14
1
-3
/
+6
*
revert 344472 due to failures.
Dorit Nuzman
2018-10-14
1
-6
/
+3
*
[IAI,LV] Add support for vectorizing predicated strided accesses using masked
Dorit Nuzman
2018-10-14
1
-3
/
+6
*
[LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (...
Sanjay Patel
2018-02-05
1
-0
/
+1
*
[PartiallyInlineLibCalls][x86] add TTI hook to allow sqrt inlining to depend ...
Sanjay Patel
2017-11-27
1
-0
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vector loads (2).
Clement Courbet
2017-10-30
1
-1
/
+2
*
[CodeGenPrepare][NFC] Rename TargetTransformInfo::expandMemCmp -> TargetTrans...
Clement Courbet
2017-09-25
1
-1
/
+1
*
[DivRempairs] add a pass to optimize div/rem pairs (PR31028)
Sanjay Patel
2017-09-09
1
-0
/
+1
*
[SLP] Support for horizontal min/max reduction.
Alexey Bataev
2017-09-08
1
-0
/
+3
*
Model cache size and associativity in TargetTransformInfo
Tobias Grosser
2017-08-24
1
-0
/
+8
*
Changed basic cost of store operation on X86
Elena Demikhovsky
2017-08-20
1
-0
/
+2
*
Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).
Evgeny Stupachenko
2017-08-07
1
-0
/
+2
*
[Cost] Rename getReductionCost() to getArithmeticReductionCost(), NFC.
Alexey Bataev
2017-07-31
1
-1
/
+2
*
[AVX2] [TTI CostModel] Add cost of interleaved loads/stores for AVX2
Dorit Nuzman
2017-06-25
1
-0
/
+3
*
[x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
Sanjay Patel
2017-06-20
1
-1
/
+1
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
1
-2
/
+0
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
1
-0
/
+2
*
[Atomics][LoopIdiom] Recognize unordered atomic memcpy
Anna Thomas
2017-06-06
1
-0
/
+2
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-3
/
+5
*
[X86 TTI] Implement LSV hook
Keno Fischer
2017-04-05
1
-1
/
+2
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
1
-2
/
+4
*
[TargetTransformInfo] Refactor and improve getScalarizationOverhead()
Jonas Paulsson
2017-01-26
1
-2
/
+0
*
[X86] updating TTI costs for arithmetic instructions on X86\SLM arch.
Mohammed Agabaria
2017-01-11
1
-1
/
+2
*
Currently isLikelyComplexAddressComputation tries to figure out if the given ...
Mohammed Agabaria
2017-01-05
1
-1
/
+2
*
AVX-512 Loop Vectorizer: Cost calculation for interleave load/store patterns.
Elena Demikhovsky
2017-01-02
1
-0
/
+7
*
[X86] Enable interleaved memory access by default
Michael Kuperstein
2016-10-20
1
-0
/
+2
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
Revert "[X86] Support the "ms-hotpatch" attribute."
Charles Davis
2016-08-08
1
-7
/
+0
*
[X86] Support the "ms-hotpatch" attribute.
Charles Davis
2016-08-08
1
-0
/
+7
*
[CostModel][X86][XOP] Added XOP costmodel for BITREVERSE
Simon Pilgrim
2016-05-24
1
-0
/
+5
*
Implemented cost model for masked gather and scatter operations
Elena Demikhovsky
2015-12-28
1
-1
/
+7
*
Scalarizer for masked.gather and masked.scatter intrinsics.
Elena Demikhovsky
2015-10-25
1
-0
/
+2
*
Removed parameter "Consecutive" from isLegalMaskedLoad() / isLegalMaskedStore().
Elena Demikhovsky
2015-10-19
1
-2
/
+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
-19
/
+17
[next]