Add a testcase for the scheduling heuristic introduced in r67586.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-malloc.ll
2009-03-17 Chris LattnerFix codegen to compute the size of an allocation by...