Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-36685: [R][C++] Fix illegal opcode failure with Homebrew #36705

Merged
merged 43 commits into from
Jul 30, 2023

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    49e11e2 View commit details
    Browse the repository at this point in the history
  2. Use llvm

    kou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    5610c3b View commit details
    Browse the repository at this point in the history
  3. Revert more

    kou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e267914 View commit details
    Browse the repository at this point in the history
  4. Revert more

    kou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    175889c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4deb1b4 View commit details
    Browse the repository at this point in the history
  6. Try O2

    kou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9b26f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Try

    kou committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cf2a507 View commit details
    Browse the repository at this point in the history
  2. Use env

    kou committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    090340e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Enable prefer config

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3f0c16b View commit details
    Browse the repository at this point in the history
  2. libc++

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    90940a2 View commit details
    Browse the repository at this point in the history
  3. Disable mimalloc

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    da8d095 View commit details
    Browse the repository at this point in the history
  4. Use openssl 1.1

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f949167 View commit details
    Browse the repository at this point in the history
  5. Disable bzip2

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eb89238 View commit details
    Browse the repository at this point in the history
  6. Update sed

    kou committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a11408d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Disable SIMD explicitly

    kou committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0be0e88 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Debug

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d17ca72 View commit details
    Browse the repository at this point in the history
  2. Untabify

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d7865d4 View commit details
    Browse the repository at this point in the history
  3. Use local formula

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e1f7194 View commit details
    Browse the repository at this point in the history
  4. Escape

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5b99278 View commit details
    Browse the repository at this point in the history
  5. Restore run:

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c8be627 View commit details
    Browse the repository at this point in the history
  6. Revert

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    36d7248 View commit details
    Browse the repository at this point in the history
  7. Revert SIMD

    kou committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e343cf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Disable O2

    kou committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    958c820 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Disable runtime SIMD dispatch

    kou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fe911ea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Save logs

    kou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6e8e7a9 View commit details
    Browse the repository at this point in the history
  2. Comment

    kou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4e0d1c3 View commit details
    Browse the repository at this point in the history
  3. Debug

    kou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e8be476 View commit details
    Browse the repository at this point in the history
  4. Fix path

    kou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4e44372 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Log

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2e980e6 View commit details
    Browse the repository at this point in the history
  2. Remove a needless code

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4181e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03dc53a View commit details
    Browse the repository at this point in the history
  4. Fix a typo

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8391b17 View commit details
    Browse the repository at this point in the history
  5. Disable ENV.runtime_cpu_detection

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    04fa789 View commit details
    Browse the repository at this point in the history
  6. Show system information

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0af2bb2 View commit details
    Browse the repository at this point in the history
  7. Show CPU info

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1796028 View commit details
    Browse the repository at this point in the history
  8. Use AVX512 flags

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8852d71 View commit details
    Browse the repository at this point in the history
  9. Use RUNTIME

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e9d121e View commit details
    Browse the repository at this point in the history
  10. Use PARQUET_BMI2

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a363fc7 View commit details
    Browse the repository at this point in the history
  11. Accept ARROW_HAVE_RUNTIME_BMI2

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    97c5f69 View commit details
    Browse the repository at this point in the history
  12. Remove runtime_cpu_detection

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cc430b7 View commit details
    Browse the repository at this point in the history
  13. Revert

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d625270 View commit details
    Browse the repository at this point in the history
  14. Disable runtime SIMD dispatch

    kou committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    695b7b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix a typo

    kou committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7e688a0 View commit details
    Browse the repository at this point in the history