This enables automatic pass manager verification of the CSE analysis
after every pass that claims to preserve it.
TODO: avoid the ugly const_cast by rewriting GISelCSEInfo::verify() to
work in a const-friendly way?
TODO: fix the AMDGPU lit test failures