llvm-project/llvm/test/Analysis/CostModel/ARM
Silviu Baranga d5ac26937c [CostModel][ARM] Increase cost of insert/extract operations
Summary:
This change limits the minimum cost of an insert/extract
element operation to 2 in cases where this would result
in mixing of NEON and VFP code.

Reviewers: rengolin

Subscribers: mssimpso, aemerson, llvm-commits, rengolin

Differential Revision: http://reviews.llvm.org/D12030

llvm-svn: 245225
2015-08-17 15:57:05 +00:00
..
cast.ll [CostModel][ARM] Increase cost of insert/extract operations 2015-08-17 15:57:05 +00:00
divrem.ll
gep.ll Roll forward r243250 2015-07-26 19:10:03 +00:00
insertelement.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
select.ll
shuffle.ll