[LLVMdev] Regalloc Refactoring
Fernando Magno Quintao Pereira
fernando at CS.UCLA.EDU
Mon Apr 16 09:08:30 PDT 2007
Hey, David.
just a curiosity: does your changes have any impact on the compilation
time? E.g, did you try comparing the old version with the modified version
using llc -time-passes?
best,
Fernando
>
> Ok. I have a version with the coalescer separated from
> liveIntervalAnalysis. It still uses the r2r map but as we
> discussed late last week, it looks like the rewrite is
> already done. I will make the r2r map and all APIs into
> it private within the coalescer class and submit a patch.
>
> Good?
>
> -Dave
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list