llvm-project/llvm/test/Analysis/CostModel
Haicheng Wu f8b834049a [AArch64] Correct the check of signed 9-bit imm in isLegalAddressingMode()
In the addressing mode, signed 9-bit imm is [-256, 255], not [-512, 511].

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

llvm-svn: 288876
2016-12-07 01:45:04 +00:00
..
AArch64 [AArch64] Correct the check of signed 9-bit imm in isLegalAddressingMode() 2016-12-07 01:45:04 +00:00
AMDGPU AMDGPU: Cost model for basic integer operations 2016-03-25 01:16:40 +00:00
ARM [TTI/CostModel] Correct the way getGEPCost() calls isLegalAddressingMode() 2016-12-03 01:57:24 +00:00
PowerPC [ppc] Correctly compute the cost of loading 32/64 bit memory into VSR 2016-12-03 00:41:43 +00:00
X86 [SLP] Fixed cost model for horizontal reduction. 2016-12-01 18:42:42 +00:00
no_info.ll Roll forward r243250 2015-07-26 19:10:03 +00:00