1. 2345eed Add Android build rules for tests. am: 18318b6e47 am: 1511f6dbd6 by Roland Levillain · 5 years ago
  2. 1511f6d Add Android build rules for tests. am: 18318b6e47 by Roland Levillain · 5 years ago
  3. 16aab00 Introduce Android build rules. am: d56de9168b am: e1d140da58 am: a5b19d8222 by Roland Levillain · 5 years ago
  4. a5b19d8 Introduce Android build rules. am: d56de9168b am: e1d140da58 by Roland Levillain · 5 years ago
  5. 9fc008d Add OWNERS file to external/cpu_features. by Roland Levillain · 5 years ago
  6. e1d140d Introduce Android build rules. am: d56de9168b by Roland Levillain · 5 years ago
  7. 18318b6 Add Android build rules for tests. by Roland Levillain · 5 years ago
  8. d56de91 Introduce Android build rules. by Roland Levillain · 5 years ago
  9. bfb4cf9 Add CpuIdEx function to pass inputs in ecx register (required for E.g. leaf4) (#77) by Artem Alekseev · 5 years ago
  10. 3ee4a9e Support x86 DCA and SS features (#76) by Artem Alekseev · 5 years ago
  11. 6482bad Added RPI zero with its features HALF, THUMB, FASTMULT, EDSP, JAVA and TLS (#75) by Dr.-Ing. Patrick Siegl · 5 years ago
  12. 367bc42 Support x86 features: FPU, TSC, CX8, CLFSH, MMX, VAES, HLE, RTM, RDSEED, CLFLUSHOPT, CLWB, SSE, SSE2, SSE3, PCLMULQDQ (#73) by Dr.-Ing. Patrick Siegl · 5 years ago
  13. beb7c11 Merge remote-tracking branch 'aosp/upstream-master' into master. am: cbece256af am: 15181ac63e am: 25a9650bdf by Roland Levillain · 5 years ago
  14. 2c96c79 Merge remote-tracking branch 'aosp/upstream-master' into master. am: cbece256af by Roland Levillain · 5 years ago
  15. 78daf60 Merge remote-tracking branch 'aosp/upstream-master' into master. am: cbece256af am: 15181ac63e by Roland Levillain · 5 years ago
  16. 25a9650 Merge remote-tracking branch 'aosp/upstream-master' into master. am: cbece256af by Roland Levillain · 5 years ago
  17. 15181ac Merge remote-tracking branch 'aosp/upstream-master' into master. am: cbece256af by Roland Levillain · 5 years ago
  18. 084ec5c Convert XGETBV to equivalent byte form in GetXCR0Eax (#69) by natanbc · 5 years ago
  19. cbece25 Merge remote-tracking branch 'aosp/upstream-master' into master. by Roland Levillain · 5 years ago
  20. d8ce854 Initial empty repository by Inna Palant · 5 years ago
  21. 7806502 Add PIC option (#66) by William Tambellini · 5 years ago
  22. 9613390 Remove unneeded sysroot to save on travis cache. (#63) by Guillaume Chatelet · 5 years ago
  23. 20fa92a Release ndk support (#62) by Guillaume Chatelet · 5 years ago
  24. d395dfa Add x86 missing feature detections for ndk_compat (#58) by Guillaume Chatelet · 5 years ago
  25. 5911e96 add r6 flag (#57) by Guillaume Chatelet · 5 years ago
  26. 51693b8 Cleanup CMAKE_ADDITIONAL_ARGS by Guillaume Chatelet · 5 years ago
  27. 53ea243 Fix mips qemu (#61) by Guillaume Chatelet · 5 years ago
  28. 9917e84 Fix hwcaps constants for mips. (#60) by Guillaume Chatelet · 5 years ago
  29. 6984510 Remove verbosity from script by Guillaume Chatelet · 5 years ago
  30. 4155ee7 Guarding header use with architecture (#56) by Guillaume Chatelet · 5 years ago
  31. 89ec4b0 Update scripts, remove archive once unpacked by Guillaume Chatelet · 5 years ago
  32. faacb00 Update scripts by Guillaume Chatelet · 5 years ago
  33. a528c7f Finalize ARM implementation for ndk_compat (#55) by Guillaume Chatelet · 5 years ago
  34. dfdac6a Add partial implementation of ndk_compat (#54) by Guillaume Chatelet · 5 years ago
  35. b1fa492 Merge pull request #53 from google/export_GetArmCpuId by Guillaume Chatelet · 5 years ago
  36. c430558 Increasing timeout for cache by Guillaume Chatelet · 5 years ago
  37. 918553a Export GetArmCpuId function by Guillaume Chatelet · 5 years ago
  38. dc7a9ee Use Ninja by default when locally testing all configurations by Guillaume Chatelet · 5 years ago
  39. 50f782f Merge pull request #52 from google/update_macros by Guillaume Chatelet · 5 years ago
  40. 718647a Fix typo by Guillaume Chatelet · 5 years ago
  41. 29148ff Fix running tests by Guillaume Chatelet · 5 years ago
  42. 1ee19cd Fix running tests by Guillaume Chatelet · 5 years ago
  43. d724ac0 Fix test output. by Guillaume Chatelet · 5 years ago
  44. 3130eef Do not use ninja on OSX by Guillaume Chatelet · 5 years ago
  45. 8685431 Defaulting env to Ninja in the build matrix by Guillaume Chatelet · 5 years ago
  46. 24dddd1 Defaulting env to Ninja in the build matrix by Guillaume Chatelet · 5 years ago
  47. 081188a Show tests output by Guillaume Chatelet · 5 years ago
  48. 674c587 Use Ninja by default by Guillaume Chatelet · 5 years ago
  49. 5f5cde5 Add ninja build. by Guillaume Chatelet · 5 years ago
  50. bd37e1b Remove unavailable MSVC version and test Ninja on travis by Guillaume Chatelet · 5 years ago
  51. 317edf8 Allow specifying cmake generator. by Guillaume Chatelet · 5 years ago
  52. 4bb7f87 Merge pull request #51 from google/update_macros by Guillaume Chatelet · 5 years ago
  53. fc7efb4 Fix Mips32 and add an alias for Mips32/64. by Guillaume Chatelet · 5 years ago
  54. d864585 Update macros to detect mips64 and differentiate between x86 32/64. by Guillaume Chatelet · 5 years ago
  55. 543e043 Merge pull request #50 from google/try_travisci_windows_build by Guillaume Chatelet · 5 years ago
  56. df12a0c Compiler is MSVC by default by Guillaume Chatelet · 5 years ago
  57. 1da4bf2 Test windows integration for travis-ci by Guillaume Chatelet · 5 years ago
  58. 9483812 Merge pull request #49 from google/per_arch_build by Guillaume Chatelet · 5 years ago
  59. 98bd43f UNIX works for Unix like OS so no need to add APPLE. by Guillaume Chatelet · 5 years ago
  60. b3bb904 Fix discovery of <sys/auxv.h> by Guillaume Chatelet · 5 years ago
  61. 347065a Add AMD64 and i386/i686 to x86 detection by Guillaume Chatelet · 5 years ago
  62. 122b067 Use Cmake macros to detect getauxval and dlopen by Guillaume Chatelet · 5 years ago
  63. e8e5610 Per arch build and inlining of cpuid_x86. by Guillaume Chatelet · 5 years ago
  64. b6e7c32 Merge pull request #48 from google/update_integration_scripts by Guillaume Chatelet · 5 years ago
  65. a897bf8 Update shebang by Guillaume Chatelet · 5 years ago
  66. 5177c69 Declare CMAKE_SYSTEM_NAME/SYSTEM for Linaro builds by Guillaume Chatelet · 5 years ago
  67. 7863534 Merge pull request #42 from fuzun/master by Guillaume Chatelet · 6 years ago
  68. 954eb4c Revert "Cast added for macros in test for new IsBitSet" by fuzun · 6 years ago
  69. f6c8a5d Revert "Different approach for -1 & true compliance" by fuzun · 6 years ago
  70. 78223d1 Cast added for macros in test for new IsBitSet by fuzun · 6 years ago
  71. a23004e Merge branch 'master' of https://github.com/fuzun/cpu_features by fuzun · 6 years ago
  72. 58a232c Different approach for -1 & true compliance by fuzun · 6 years ago
  73. 7c1c91f Merge pull request #1 from google/master by fuzun · 6 years ago
  74. f189298 Revert "Change feature variables to unsigned int to fully comply with 'true' and 'false' & IsBitSet()" by fuzun · 6 years ago
  75. 8ba03e9 Fix CI for Mips by Guillaume Chatelet · 6 years ago
  76. dab7cea Fix -Wunused-function warning. by Guillaume Chatelet · 6 years ago
  77. 68462fb Suppress analysis warning by fuzun · 6 years ago
  78. 9d9134c Parantheses added to CPUID macro by fuzun · 6 years ago
  79. 319bd6f Change feature variables to unsigned int to fully comply with 'true' and 'false' & IsBitSet() by fuzun · 6 years ago
  80. 26133d3 Match function definition and declaration arguments. by Guillaume Chatelet · 6 years ago
  81. 9f9a8d4 Merge pull request #37 from psteinb/adding-missing-header by Guillaume Chatelet · 6 years ago
  82. ce46370 without cpu_features_macros.h in the install tree, the library cannot by Peter Steinbach · 6 years ago
  83. 06d4f52 Update README.md to add support for POWER. by Guillaume Chatelet · 6 years ago
  84. d5e3985 Delete .cpuinfo_ppc.h.swp by Guillaume Chatelet · 6 years ago
  85. 7e1035c Merge pull request #36 from RashmicaG/master by Guillaume Chatelet · 6 years ago
  86. bc1066c travis: Add PowerPC jobs by Rashmica Gupta · 6 years ago
  87. c45e32f powerpc: Add AT_PLATFORM and AT_BASE_PLATFORM by Rashmica Gupta · 6 years ago
  88. 1c8bf0e hwcaps: Change uint32_t to unsigned long by Rashmica Gupta · 6 years ago
  89. 3adafbf powerpc: Added PowerPC implementation by Rashmica Gupta · 6 years ago
  90. a5093bb Merge pull request #35 from Leandros/master by Guillaume Chatelet · 6 years ago
  91. d968991 Reformat files by Arvid Gerstmann · 6 years ago
  92. 235d57c Fix failing tests on Linux & Android by Arvid Gerstmann · 6 years ago
  93. 8d726f8 Merge remote-tracking branch 'original/master' by Arvid Gerstmann · 6 years ago
  94. 6cfe232 Fix missing line feed in .clang-format by Guillaume Chatelet · 6 years ago
  95. fd48390 Fix tests & fix missing GetHardwareCapabilities() change by Arvid Gerstmann · 6 years ago
  96. a1ffdcb Explicitly namespace every extern identifier by Arvid Gerstmann · 6 years ago
  97. 7eca4a7 Merge pull request #33 from google/json_output2 by Guillaume Chatelet · 6 years ago
  98. 07fd90d Add JSON output. Fixes #24 by Guillaume Chatelet · 6 years ago
  99. 9b872ce Add cx16 (cmpxchg16b) cpuid flag. Fixes #30 by Guillaume Chatelet · 6 years ago
  100. 68479a8 Fixing unneeded whitespaces by Guillaume Chatelet · 6 years ago