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
/
PowerPC
/
PPCTargetTransformInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PowerPC] VSX loads and stores support unaligned access
Hal Finkel
2014-03-26
1
-0
/
+2
*
[PowerPC] Initial support for the VSX instruction set
Hal Finkel
2014-03-13
1
-1
/
+9
*
[TTI] There is actually no realistic way to pop TTI implementations off
Chandler Carruth
2014-03-10
1
-4
/
+0
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-14
/
+14
*
Switch all uses of LLVM_FINAL to just use 'final', and remove the macro.
Craig Topper
2014-03-02
1
-1
/
+1
*
Add final and owerride keywords to TargetTransformInfo's subclasses.
Juergen Ributzka
2014-01-24
1
-15
/
+17
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Implement TTI getUnrollingPreferences for PowerPC
Hal Finkel
2013-09-11
1
-0
/
+9
*
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
1
-3
/
+8
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-3
/
+2
*
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
1
-18
/
+17
*
Constrain PowerPC autovectorization to fix bug 15041.
Bill Schmidt
2013-02-07
1
-0
/
+19
*
Remove unused variables, silences -Wunused-variable
Dmitri Gribenko
2013-01-25
1
-4
/
+2
*
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
1
-0
/
+220
[prev]