Skip to content
Commit dc0ad92b authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Some x86 instructions can load/store one of the operands to memory. On SSE,...

Some x86 instructions can load/store one of the operands to memory. On SSE, this memory needs to be aligned.
When these instructions are encoded in VEX (on AVX) there is no such requirement. This changes the folding
tables and removes the alignment restrictions from VEX-encoded instructions.

llvm-svn: 171024
parent 5f7c12cf
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