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
/
NVPTX
/
NVPTXTargetTransformInfo.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
-1
/
+2
*
Include what you use in NVPTX.h
Dmitri Gribenko
2019-06-03
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NVPTX] Implement isLegalToVectorizeLoadChain
Benjamin Kramer
2018-08-27
1
-0
/
+13
*
[NVPTX] Ignore target-cpu and -features for inlining
Jonas Hahnfeld
2018-06-17
1
-0
/
+8
*
[NVPTX] Turn on Loop/SLP vectorization
Benjamin Kramer
2018-04-27
1
-0
/
+12
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[NVPTX] allow address space inference for volatile loads/stores.
Artem Belevich
2017-10-24
1
-0
/
+16
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
1
-1
/
+2
*
NVPTX: Refactor NVPTXInferAddressSpaces to check TTI
Matt Arsenault
2017-01-30
1
-0
/
+4
*
[X86] updating TTI costs for arithmetic instructions on X86\SLM arch.
Mohammed Agabaria
2017-01-11
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
*
[NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar
2016-04-15
1
-0
/
+4
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-1
/
+1
*
Enable partial and runtime loop unrolling for NVPTX.
Mark Heffernan
2015-07-13
1
-0
/
+2
*
[TTI] BasicTTIImpl assumes no vector registers
Jingyue Wu
2015-07-10
1
-2
/
+0
*
[NVPTX] declare no vector registers
Jingyue Wu
2015-07-10
1
-0
/
+2
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-14
/
+3
*
Divergence analysis for GPU programs
Jingyue Wu
2015-04-10
1
-0
/
+2
*
[multiversion] Switch the TTI queries from TargetMachine to Subtarget
Chandler Carruth
2015-02-01
1
-7
/
+8
*
[multiversion] Remove the cached TargetMachine pointer from the
Chandler Carruth
2015-02-01
1
-3
/
+10
*
[multiversion] Remove a false freedom to leave the TargetMachine pointer
Chandler Carruth
2015-02-01
1
-3
/
+2
*
[PM] Switch the TargetMachine interface from accepting a pass manager
Chandler Carruth
2015-01-31
1
-0
/
+67