Skip to content
  • Doug Nazar's avatar
    powerpc: Pre-load long constants & invariants · 08ca3fc0
    Doug Nazar authored and Sebastian Dröge's avatar Sebastian Dröge committed
    PowerPC doesn't have an easy way to load a long constant into a
    vector register so we emit the value into the code and then load it.
    
    This moves those values to after the epilogue and then loads them
    before starting the outer loop.
    08ca3fc0