Cost Model: teach the cost model about expanding integers.
authorNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 21:11:10 +0000 (21:11 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 21:11:10 +0000 (21:11 +0000)
commit75138f58b0abaff54270481e879bc770df88114c
tree6087626bcd7bc842cc0cc8304e7741dbc2bb2508
parent28989889bf3aa3314562d438aece245b71176ec4
Cost Model: teach the cost model about expanding integers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167401 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetTransformImpl.cpp
test/Analysis/CostModel/X86/i32.ll [new file with mode: 0644]