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
/
test
/
Analysis
/
CostModel
/
ARM
/
cast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] MVE sext costs
David Green
2019-08-19
1
-16
/
+52
*
[ARM] MVE sext of a load is free
David Green
2019-08-16
1
-6
/
+6
*
[ARM] Add MVE beats vector cost model
David Green
2019-08-13
1
-198
/
+198
*
[ARM] sext of a load is free
David Green
2019-08-12
1
-14
/
+14
*
[ARM] Put some of the TTI costmodel behind hasNeon calls.
David Green
2019-08-12
1
-56
/
+56
*
[ARM] Add or update a number of costmodel tests. NFC
David Green
2019-08-12
1
-259
/
+629
*
[TTI] The cost model should not assume vector casts get completely scalarized
Michael Kuperstein
2016-07-06
1
-88
/
+88
*
[CostModel][ARM] Increase cost of insert/extract operations
Silviu Baranga
2015-08-17
1
-253
/
+254
*
[ARM] Teach the cost model that cross-class copies are costly.
James Molloy
2014-09-12
1
-56
/
+56
*
When analyzing vectors of element type that require legalization,
Raul E. Silvera
2014-03-10
1
-16
/
+16
*
Fix broken CHECK lines
Nico Rieck
2014-02-16
1
-1
/
+1
*
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
1
-2
/
+2
*
Improve long vector sext/zext lowering on ARM
Renato Golin
2013-03-19
1
-5
/
+19
*
ARM cost model: Make some vector integer to float casts cheaper
Arnold Schwaighofer
2013-03-18
1
-0
/
+168
*
ARM cost model: Correct cost for some cheap float to integer conversions
Arnold Schwaighofer
2013-03-18
1
-1
/
+170
*
ARM cost model: Fix cost of fptrunc and fpext instructions
Arnold Schwaighofer
2013-03-15
1
-0
/
+24
*
ARM cost model: Increase the cost for vector casts that use the stack
Arnold Schwaighofer
2013-03-12
1
-0
/
+14
*
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-05
1
-0
/
+158