Fixed the test - added -mcpu=penryn flag to avoid ambiguity in code generation.
[oota-llvm.git] / test / CodeGen / X86 / zlib-longest-match.ll
2013-11-20 Benjamin KramerMachineBlockPlacement: Strengthen the source order...