X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / movbe.ll
2011-10-11 NAKAMURA Takumitest/CodeGen/X86/movbe.ll: Give explicit -mtriple=x86_6...
2011-10-10 Benjamin KramerX86: Add patterns for the movbe instruction (mov +...