CMOV_GR8 clobbers EFLAGS when its expansion involves an xor to set
[oota-llvm.git] / test / CodeGen / X86 / compiler_used.ll
2009-07-20 Chris Lattnerimplement a new magic global "llvm.compiler.used" which...