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
/
AArch64
/
AArch64TargetTransformInfo.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
*
[AArch64] 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
-19
/
+16
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-20
/
+4
*
[AArch64] Lower interleaved memory accesses to ldN/stN intrinsics. This patch...
Hao Liu
2015-06-26
1
-0
/
+5
*
[AArch64] Revert r239711 again. We need to discuss how to share code between ...
Hao Liu
2015-06-15
1
-5
/
+0
*
[AArch64] Match interleaved memory accesses into ldN/stN instructions.
Hao Liu
2015-06-15
1
-0
/
+5
*
This reverts commit r239529 and r239514.
Rafael Espindola
2015-06-11
1
-5
/
+0
*
[AArch64] Match interleaved memory accesses into ldN/stN instructions.
Hao Liu
2015-06-11
1
-0
/
+5
*
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
Wei Mi
2015-05-06
1
-1
/
+1
*
[multiversion] Remove the function parameter from the unrolling
Chandler Carruth
2015-02-01
1
-2
/
+1
*
[multiversion] Switch the TTI queries from TargetMachine to Subtarget
Chandler Carruth
2015-02-01
1
-1
/
+1
*
[multiversion] Remove the cached TargetMachine pointer from the
Chandler Carruth
2015-02-01
1
-4
/
+13
*
[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
/
+140