[X86] Prevent folding stack reloads with instructions that have an undefined register update.
We want to keep the load unfolded so we can use the same register for both sources to avoid a false dependency. llvm-svn: 334802
Loading
Please register or sign in to comment