index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
TargetTransformInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
1
-3
/
+6
*
Small fix for cost analysis of ptrtoint.
Patrik Hagglund
2013-03-12
1
-2
/
+2
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
1
-0
/
+7
*
Begin fleshing out an interface in TTI for modelling the costs of
Chandler Carruth
2013-01-22
1
-18
/
+154
*
Switch CodeMetrics itself over to use TTI to determine if an instruction
Chandler Carruth
2013-01-21
1
-0
/
+3
*
Introduce a generic interface for querying an operation's expected
Chandler Carruth
2013-01-21
1
-1
/
+122
*
Revert CostTable algorithm, will re-write
Renato Golin
2013-01-20
1
-45
/
+0
*
Fix 80-col and early exit in cost model
Renato Golin
2013-01-19
1
-12
/
+16
*
Change CostTable model to be global to all targets
Renato Golin
2013-01-16
1
-0
/
+41
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
1
-0
/
+8
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
1
-0
/
+8
*
Switch the SCEV expander and LoopStrengthReduce to use
Chandler Carruth
2013-01-07
1
-1
/
+3
*
Make the popcnt support enums and methods have more clear names and
Chandler Carruth
2013-01-07
1
-5
/
+5
*
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
1
-0
/
+270