[all-commits] [llvm/llvm-project] fe953b: Revert "[libc] Add more robust compile time archit...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Oct 29 13:26:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe953b15cf08a4d25a16bdbda23dfefb3568540b
      https://github.com/llvm/llvm-project/commit/fe953b15cf08a4d25a16bdbda23dfefb3568540b
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/FPUtil/FEnvUtils.h
    M libc/src/__support/FPUtil/FMA.h
    M libc/src/__support/FPUtil/PlatformDefs.h
    M libc/src/__support/FPUtil/PolyEval.h
    R libc/src/__support/architectures.h
    M libc/src/string/memcmp.cpp
    M libc/src/string/memory_utils/elements_aarch64.h
    M libc/src/string/memory_utils/elements_x86.h
    M libc/src/string/memory_utils/memset_utils.h
    M libc/src/string/memory_utils/utils.h
    M libc/test/src/fenv/enabled_exceptions_test.cpp
    M libc/test/src/fenv/feenableexcept_test.cpp
    M libc/test/src/fenv/feholdexcept_test.cpp
    M libc/utils/MPFRWrapper/MPFRUtils.cpp

  Log Message:
  -----------
  Revert "[libc] Add more robust compile time architecture detection"

This reverts commit a72e2499865b55cb007b63673100c06cc85faf97.




More information about the All-commits mailing list