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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
1
-0
/
+33
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
1
-2
/
+11
*
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
1
-0
/
+15
*
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-05
1
-7
/
+108
*
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-02-04
1
-0
/
+13
*
Adding simple cast cost to ARM
Renato Golin
2013-01-29
1
-2
/
+42
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
1
-0
/
+10
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
1
-0
/
+25
*
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
1
-1
/
+1
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-0
/
+124