[llvm-commits] [llvm] r132882 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/Target/X86/X86InstrInfo.cpp test/CodeGen/Thumb2/machine-licm.ll
Rafael Avila de Espindola
rafael.espindola at gmail.com
Mon Jun 13 11:31:40 PDT 2011
> Rafael, are you emitting more labels now, or does the extra AnalyzeBranch call take care of that?
On X86, yes. On ARM there was on test that AnalyzeBranch is bailing out,
so we printed one extra label (machine-licm.ll).
> /jakob
>
Cheers,
Rafael
More information about the llvm-commits
mailing list