CostModel: Add tables for the common x86 compares.
authorNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 23:48:20 +0000 (23:48 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 23:48:20 +0000 (23:48 +0000)
commit7ae3bcca4502f79fdadbfbbb0e68c5e14cc699fa
treedc9551164d26f9ee48455e6c022172632c10eb2a
parent2d1528b3584ad85f2674f7db14b6ee607da678ec
CostModel: Add tables for the common x86 compares.

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