There seems to be no real reason to have these separate copies.
The existing implementations just copy each other for x86.
For Mips there is a subtle difference, which is just a bug
since it changes based on the context where which one was called.
Dropping this version, all tests pass. If I try to merge them
to match the removed version, a test fails.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
If you include the line "Differential Revision: https://reviews.llvm.org/D<number>" in the commit message, Phab will automatically close that review + update the diff if there was any changes between the posted version and the committed version.