summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/ARM/cast.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] MVE sext costsDavid Green2019-08-191-16/+52
* [ARM] MVE sext of a load is freeDavid Green2019-08-161-6/+6
* [ARM] Add MVE beats vector cost modelDavid Green2019-08-131-198/+198
* [ARM] sext of a load is freeDavid Green2019-08-121-14/+14
* [ARM] Put some of the TTI costmodel behind hasNeon calls.David Green2019-08-121-56/+56
* [ARM] Add or update a number of costmodel tests. NFCDavid Green2019-08-121-259/+629
* [TTI] The cost model should not assume vector casts get completely scalarizedMichael Kuperstein2016-07-061-88/+88
* [CostModel][ARM] Increase cost of insert/extract operationsSilviu Baranga2015-08-171-253/+254
* [ARM] Teach the cost model that cross-class copies are costly.James Molloy2014-09-121-56/+56
* When analyzing vectors of element type that require legalization,Raul E. Silvera2014-03-101-16/+16
* Fix broken CHECK linesNico Rieck2014-02-161-1/+1
* Legalize vector truncates by parts rather than just splitting.Jim Grosbach2013-04-211-2/+2
* Improve long vector sext/zext lowering on ARMRenato Golin2013-03-191-5/+19
* ARM cost model: Make some vector integer to float casts cheaperArnold Schwaighofer2013-03-181-0/+168
* ARM cost model: Correct cost for some cheap float to integer conversionsArnold Schwaighofer2013-03-181-1/+170
* ARM cost model: Fix cost of fptrunc and fpext instructionsArnold Schwaighofer2013-03-151-0/+24
* ARM cost model: Increase the cost for vector casts that use the stackArnold Schwaighofer2013-03-121-0/+14
* ARM cost model: Cost for scalar integer casts and floating point conversionsArnold Schwaighofer2013-02-051-0/+158
OpenPOWER on IntegriCloud