Skip to content
Commit 85bcc297 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Rearrange code in X86InstrInfo.cpp to put all the foldMemoryOperandImpl...

[X86] Rearrange code in X86InstrInfo.cpp to put all the foldMemoryOperandImpl methods together without partial/undef register handling in the middle. NFC

I have a future patch that wants to make use of the one of the partial functions in one of the earlier memory folding methods and the current ordering prevents that.

llvm-svn: 316883
parent c8483553
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment