1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/Analysis/CostModel/ARM
Haicheng Wu c157a2a55a [TTI/CostModel] Correct the way getGEPCost() calls isLegalAddressingMode()
Fix a bug when we call isLegalAddressingMode() from getGEPCost().

Differential Revision: https://reviews.llvm.org/D27357

llvm-svn: 288569
2016-12-03 01:57:24 +00:00
..
cast.ll [TTI] The cost model should not assume vector casts get completely scalarized 2016-07-06 17:30:56 +00:00
divrem.ll
gep.ll [TTI/CostModel] Correct the way getGEPCost() calls isLegalAddressingMode() 2016-12-03 01:57:24 +00:00
insertelement.ll
lit.local.cfg
select.ll [ARM] Don't pessimize i32 vselect. 2015-11-17 17:25:15 +00:00
shuffle.ll