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
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-7
/
+8
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-73
/
+83
*
Costmodel: Add support for horizontal vector reductions
Arnold Schwaighofer
2013-09-17
1
-0
/
+9
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-09-11
1
-0
/
+7
*
Revert: r189565 - Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-9
/
+0
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-0
/
+9
*
Handle address spaces in TargetTransformInfo
Matt Arsenault
2013-08-28
1
-7
/
+15
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+8
*
SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...
Tom Stellard
2013-07-27
1
-0
/
+6
*
TargetTransformInfo: address calculation parameter for gather/scather
Arnold Schwaighofer
2013-07-12
1
-3
/
+4
*
Loop Strength Reduce: Scaling factor cost.
Quentin Colombet
2013-05-31
1
-0
/
+17
*
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