Hi Nick, > Make @llvm.invariant.start not be readonly, so that it has side-effects. This > unbreaks test/Transforms/InstCombine/invariant.ll which was broken by r120382. > This is a fix-forward to do what I think Chris intended. mightn't this pessimize code? Ciao, Duncan.