Comparing llvm-mirror:master...RPCS3:master · llvm-mirror/llvm (original) (raw)

This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Permalink

Commits on Oct 23, 2019

  1. Configuration menu
    Browse the repository at this point in the history
  2. X86: Fix/workaround Small Code Model for JIT
    Force RIP-relative jump tables and global values
    Force RIP-relative all zeros / all ones constants
    These things were causing crashes due to use of absolute addressing
    Nekotekina committed
    Oct 23, 2019
    Configuration menu
    Browse the repository at this point in the history
  3. Configuration menu
    Browse the repository at this point in the history
  4. Configuration menu
    Browse the repository at this point in the history
  5. Configuration menu
    Browse the repository at this point in the history
  6. X86: expand detectAVGPattern()
    Allow all integer widths in the pattern, allow ashr
    Handle signed and mixed cases, allowing to replace truncation
    Nekotekina committed
    Oct 23, 2019
    Configuration menu
    Browse the repository at this point in the history
  7. Configuration menu
    Browse the repository at this point in the history
  8. Configuration menu
    Browse the repository at this point in the history
  9. Configuration menu
    Browse the repository at this point in the history
  10. Configuration menu
    Browse the repository at this point in the history
  11. Configuration menu
    Browse the repository at this point in the history
  12. Disable GDBRegistrationListener
    It makes emitting object extremely slow.
    GDB doesn't work properly with it anyway.
    GDB also often crashes because it cannot read the format.
    Nekotekina committed
    Oct 23, 2019
    Configuration menu
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Configuration menu
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Browse the repository at this point in the history