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
*
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