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
/
X86
/
X86TargetTransformInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[X86] Support the "ms-hotpatch" attribute."
Charles Davis
2016-08-08
1
-7
/
+0
*
[X86] Support the "ms-hotpatch" attribute.
Charles Davis
2016-08-08
1
-0
/
+7
*
[CostModel][X86][XOP] Added XOP costmodel for BITREVERSE
Simon Pilgrim
2016-05-24
1
-0
/
+5
*
Implemented cost model for masked gather and scatter operations
Elena Demikhovsky
2015-12-28
1
-1
/
+7
*
Scalarizer for masked.gather and masked.scatter intrinsics.
Elena Demikhovsky
2015-10-25
1
-0
/
+2
*
Removed parameter "Consecutive" from isLegalMaskedLoad() / isLegalMaskedStore().
Elena Demikhovsky
2015-10-19
1
-2
/
+2
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
1
-1
/
+1
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-19
/
+17
*
Rename hasCompatibleFunctionAttributes->areInlineCompatible based
Eric Christopher
2015-07-29
1
-2
/
+2
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-13
/
+2
*
Implement TargetTransformInfo::hasCompatibleFunctionAttributes for X86.
Eric Christopher
2015-07-02
1
-0
/
+2
*
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
Wei Mi
2015-05-06
1
-1
/
+1
*
[multiversion] Switch the TTI queries from TargetMachine to Subtarget
Chandler Carruth
2015-02-01
1
-10
/
+5
*
[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
*
Removed a spurious semicolon; NFC
Aaron Ballman
2015-01-31
1
-1
/
+0
*
[PM] Switch the TargetMachine interface from accepting a pass manager
Chandler Carruth
2015-01-31
1
-0
/
+110