[llvm-commits] [llvm] r53212 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/CellSPU/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PIC16/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/X86/
Duncan Sands
baldrick at free.fr
Tue Jul 8 00:28:52 PDT 2008
Hi Dan,
> This drastically reduces the number of calls to malloc/free made
> during the "Emit" phase of scheduling, as well as later phases
> in CodeGen. Combined with other changes, this speeds up the
> "instruction selection" phase of CodeGen by 10% in some cases.
which platform are you measuring this speedup on? Darwin?
Thanks,
Duncan.
More information about the llvm-commits
mailing list