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
/
CodeGen
/
BasicTargetTransformInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the decision to assume that the cost of floats is twice as much as i...
Nadav Rotem
2013-04-14
1
-1
/
+3
*
CostModel: increase the default cost of supported floating point operations f...
Nadav Rotem
2013-04-12
1
-4
/
+7
*
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
1
-2
/
+6
*
Cost model support for lowered math builtins.
Benjamin Kramer
2013-02-28
1
-12
/
+67
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
1
-0
/
+5
*
Split TargetLowering into a CodeGen and a SelectionDAG part.
Benjamin Kramer
2013-01-11
1
-4
/
+4
*
ARM Cost Model: Modify the target independent cost model to ask
Nadav Rotem
2013-01-11
1
-12
/
+21
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
1
-0
/
+5
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
1
-0
/
+5
*
Sink AddrMode back into TargetLowering, removing one of the most
Chandler Carruth
2013-01-07
1
-1
/
+1
*
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
/
+383