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
/
ARM
/
ARMTargetTransformInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Const correctness for TTI::getRegisterBitWidth
Daniel Neilson
2017-06-12
1
-1
/
+1
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-3
/
+5
*
[TargetTransformInfo] Refactor and improve getScalarizationOverhead()
Jonas Paulsson
2017-01-26
1
-4
/
+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
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
[ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard
2016-10-07
1
-0
/
+10
*
This implements a more optimal algorithm for selecting a base constant in
Sjoerd Meijer
2016-07-14
1
-0
/
+3
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCI
Diana Picus
2016-06-27
1
-4
/
+1
*
[ARM] AArch32 v8 NEON is still not IEEE-754 compliant
Renato Golin
2016-04-18
1
-1
/
+4
*
ARM: don't try to hoist constant RHS out of a division.
Tim Northover
2016-04-15
1
-3
/
+1
*
[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin
2016-04-14
1
-0
/
+4
*
ARM: override cost function to re-enable ConstantHoisting (& fix it).
Tim Northover
2016-04-13
1
-0
/
+4
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
1
-1
/
+1
*
[ARM] Turn on by default interleaved access vectorization
Silviu Baranga
2015-09-01
1
-0
/
+2
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-16
/
+13
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-13
/
+2
*
[ARM] Lower interleaved memory accesses to vldN/vstN intrinsics.
Hao Liu
2015-06-26
1
-0
/
+5
*
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
Wei Mi
2015-05-06
1
-1
/
+1
*
Value soft float calls as more expensive in the inliner.
Cameron Esfahani
2015-02-05
1
-0
/
+2
*
[multiversion] Switch the TTI queries from TargetMachine to Subtarget
Chandler Carruth
2015-02-01
1
-9
/
+5
*
[multiversion] Remove the cached TargetMachine pointer from the
Chandler Carruth
2015-02-01
1
-4
/
+12
*
[multiversion] Switch all of the targets over to use the
Chandler Carruth
2015-02-01
1
-2
/
+2
*
[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
/
+129