[llvm-commits] [llvm] r120388 - in /llvm/trunk: docs/LangRef.html include/llvm/Intrinsics.td

Duncan Sands baldrick at free.fr
Tue Nov 30 02:44:10 PST 2010


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.



More information about the llvm-commits mailing list