[PATCH] D38500: [X86] Add missing entries in 'MemoryFoldTable2Addr' to get complete form of the table

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 15:58:37 PDT 2017


craig.topper added a comment.

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.


https://reviews.llvm.org/D38500





More information about the llvm-commits mailing list