• mbrandy's avatar
    Detect cache line size on Linux for PPC hosts. · c3ff68b6
    mbrandy authored
    In the interest of generalization, this change:
    - Consolidates cache line size detection for all interested
      architectures under base::CPU (currently leveraged by only
      PPC and ARM64).
    - Differentiates between instruction vs data cache line sizes.
    
    R=rmcilroy@chromium.org, jochen@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1643363002
    
    Cr-Commit-Position: refs/heads/master@{#33642}
    c3ff68b6
codegen-arm.cc 32.1 KB