-
Enhancement
-
Resolution: Unresolved
-
P4
-
24
There are numerous opportunities to randomize register selection in the C2 register allocator for stress testing purposes (see `PhaseChaitin::choose_color`). We should add a `StressRegAlloc` flag similar in fashion to other stress flags such as `StressCCP`, `StressIGVN`, `StressIncrementalInlining` etc.