OSDN Git Service

Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 20 Jun 2014 22:33:40 +0000 (22:33 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 20 Jun 2014 22:33:40 +0000 (22:33 +0000)
commit6f5fa4a3638a0e8d6f905bc9681a083391f6ec07
treecae7d2c41e76707697146555b9086e4f94d1fec8
parentb019bb82bebe2c0d7669022ca552525db4ff70f6
Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()

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