Fixed the test - added -mcpu=penryn flag to avoid ambiguity in code generation.
[oota-llvm.git] / test / CodeGen / X86 / atom-fixup-lea1.ll
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...