Support: Extract ScaledNumbers::compare()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 17:47:40 +0000 (17:47 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 17:47:40 +0000 (17:47 +0000)
commit18a301e5788cbc7f0e1bcc2567d3a1d76fb4bf2a
tree630d1bfd42752004df3a1e0f4db0c9aabab86739
parent88a564f55ee92e2ffe916d8d69271308d05479d1
Support: Extract ScaledNumbers::compare()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211507 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/BlockFrequencyInfoImpl.h
include/llvm/Support/ScaledNumber.h
lib/Support/ScaledNumber.cpp
unittests/Support/ScaledNumberTest.cpp