[llvm-commits] [llvm] r147825 - /llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Jan 9 23:53:53 PST 2012


On Jan 9, 2012, at 11:28 PM, Chandler Carruth wrote:

> I'm mostly just trying to periodically check to see if we've crossed the threshold where the engineering for the serialization and deserialization of MI IR needs to be done.

I would love to see this happen. It would be an awesome tool for backend development and testing.

> It isn't clear to me where the threshold is, but it seems we must be close to it given complexity in the ARM backend....
> 
> Anyways, it seems you're not worried yet, so I'll go away for a while again. =]

Realistically, regressing backend bugs barely show up on the radar. We seem to be much better at inventing new bugs than at making the old ones reappear.

If we ever start playing whack-a-mole with old bugs, this will get a much higher priority. Grease the squeaky wheel and all that.

/jakob





More information about the llvm-commits mailing list