Rerun update_test_checks on all tests that have the 'Assertions have
been autogenerated by' line in llvm/test/Analysis except the ones below
that do have larger diffs for reasons not caused by D68819.
Exceptions:
llvm/test/Analysis/MustExecute/ llvm/test/Analysis/MemoryDependenceAnalysis/invariant.group-bug.ll
I guess a problem with doing these kinds of mass-regenerations is that it's easy to miss meaningful diffs that hide in between. Like this one -- I'm not sure why (presumably some host dependent float precision issue), but the use of {{.+}} here probably needs to be preserved.