ceph/cmake/modules
Kefu Chai 367755e7f7 cmake: pass -DINTEL* to gf-complete cflags
* in addition to the -march=foobar, we also need to pass -DFOOBAR to
  gf-complete sources' cflags, so that the SIMD instructions can be
  generated as expected.
* also extract the compiler support for instruction extensions detections
  into SIMDExt.cmake.
* and only check the compiler support if CMAKE_SYSTEM_PROCESSOR matches
  with the instruction-set/arch to be checked.

Signed-off-by: tone.zhang <tone.zhang@linaro.org>
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-09-02 16:23:54 +08:00
..
AddCephTest.cmake cmake: Also build Python bindings for Python 3 2016-08-11 16:36:57 +03:00
Distutils.cmake cmake: Also build Python bindings for Python 3 2016-08-11 16:36:57 +03:00
Findaio.cmake cmake: fix libaio detection 2016-07-25 15:40:30 +08:00
Findatomic_ops.cmake
Findbabeltrace.cmake cmake: cleanup Findbabeltrace.cmake 2016-07-25 15:39:02 +08:00
FindBacktrace.cmake cmake: add missing FindBacktrace.cmake 2016-07-25 15:39:02 +08:00
Findblkid.cmake cmake: cleanup Findblkid.cmake 2016-07-25 15:40:30 +08:00
Findcryptopp.cmake
FindCython.cmake cmake: Also build Python bindings for Python 3 2016-08-11 16:36:57 +03:00
Finddpdk.cmake
Findfcgi.cmake
Findfuse.cmake cmake: cleanup Findfuse.cmake 2016-07-29 23:12:33 +08:00
Findgperftools.cmake cmake: cleanup Findgperftools.cmake 2016-08-11 14:06:39 +08:00
FindJeMalloc.cmake
Findkeyutils.cmake
Findleveldb.cmake cmake: cleanup Findleveldb.cmake 2016-08-11 14:53:02 +08:00
FindLTTngUST.cmake cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmake 2016-08-30 15:51:51 +08:00
FindLZ4.cmake
FindNSPR.cmake
FindNSS.cmake FindNSS.cmake: find includes in /usr/local/includes/nss/nss 2016-07-20 15:57:42 +02:00
FindOpenLdap.cmake cmake: cleanup FindOpenLdap.cmake 2016-07-25 15:39:01 +08:00
Findpciaccess.cmake
FindPython3Interp.cmake cmake: Also build Python bindings for Python 3 2016-08-11 16:36:57 +03:00
FindPython3Libs.cmake cmake: Also build Python bindings for Python 3 2016-08-11 16:36:57 +03:00
Findsnappy.cmake
Findudev.cmake cmake: cleanup Findudev.cmake 2016-07-25 15:40:30 +08:00
Findxfs.cmake
Findxio.cmake cmake: cleanup Findxio.cmake 2016-08-11 14:53:03 +08:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
SIMDExt.cmake cmake: pass -DINTEL* to gf-complete cflags 2016-09-02 16:23:54 +08:00