Use Twin instead of std::to_string.
[oota-llvm.git] / test / CodeGen / X86 / immediate_merging.ll
2015-08-11 Michael Kuperstein[X86] Allow merging of immediates within a basic block...