Don't use nopl in cpus that don't support it.
[oota-llvm.git] / test / MC / X86 / x86_nop.s
2013-11-25 Rafael EspindolaDon't use nopl in cpus that don't support it.
2012-10-13 Benjamin KramerX86: Depending on the local semantics of .align this...
2012-10-13 Benjamin KramerX86: Disable long nops for all cpus prior to pentiumpro...
2012-09-19 NAKAMURA Takumillvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when...
2012-09-18 Roman DivackyAdd test for r164132.