Skip to content
  • David Terei's avatar
    Add noalias and nocapture attributes to pointer stg registers · 439cda45
    David Terei authored
    At the moment this gives a very slight performance boost of around 1 - 2%.
    Future changes to the generated code though so that pointers are kept as
    pointers more often instead of being cast to integer types straight away
    should hopefully improve the benefit this brings.
    439cda45