Refactor the getTypeLegalizationCost interface. No functionality change.
authorNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 23:57:45 +0000 (23:57 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 23:57:45 +0000 (23:57 +0000)
commit887c1fe7010d6f487ce246df6e2fc18eeb4eaa05
treef17979e0d8baa6836446fa1c490b07c379134d9e
parent7ae3bcca4502f79fdadbfbbb0e68c5e14cc699fa
Refactor the getTypeLegalizationCost interface. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167422 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetTransformImpl.h
lib/Target/TargetTransformImpl.cpp
lib/Target/X86/X86ISelLowering.cpp