Fix a minor issue in x86 load / store folding table. movups does an unaligned...
Fix a minor issue in x86 load / store folding table. movups does an unaligned load so it doesn't require 16-byte alignment. llvm-svn: 94058
Loading
Please register or sign in to comment