Folly Changes for Clang, revision 1
[folly.git] / folly / Bits.cpp
2013-06-26 Todd NowackiFolly Changes for Clang, revision 1
2013-03-19 Owen YamauchiAbstract ifunc support into a define
2013-03-19 Gaurav JainMinor clang compiler fixes
2012-08-08 Tudor BosmanRemove 1 instruction from popcount
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.