Get the folding table 'MemoryFoldTable2Addr' to a complete state as part of the process explained in D38028
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It'd be really great if we could get tests for more of this. We're really weak on non-SSE/AVX stack-folding tests for instance.
Comment Actions
Most of this is NFC because we don't select any of these instructions during isel.
The only ones that might be a functional change are the ADC/SBB instructions.