Port Folly to PPC64
authorLeonardo Bianconi <leonardo.bianconi@eldorado.org.br>
Sun, 13 Sep 2015 16:47:49 +0000 (09:47 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Sun, 13 Sep 2015 17:20:16 +0000 (10:20 -0700)
commit80c7ef06203a251bdc5ea88134847e386970f50d
tree79db33bf5bbe70f36da3ff1dc3a6b06a64eee617
parentc1be26e5844b71e2e2ce197fa71b88cd36376761
Port Folly to PPC64

Summary: This patch adds PPC64 specific code in order to support this architecture and be able to be used by HHVM.
Closes #299

Reviewed By: @simpkins

Differential Revision: D2340723

Pulled By: @JoelMarcey
folly/DiscriminatedPtr.h
folly/Hash.h
folly/PackedSyncPtr.h
folly/PicoSpinLock.h
folly/Portability.h
folly/configure.ac
folly/detail/MemoryIdler.cpp
folly/small_vector.h
folly/test/Makefile.am
folly/test/small_vector_test.cpp