Commits

Mark Lacey committed 014e312a2ed
Run redundant load elimination earlier in the pipeline. Doing this earlier means that optimizations that are looking at SIL values (rather than memory) have more opportunities earlier. Minimal impact at the moment, but this may allow for removing some later passes that are repeated.