On Mar 31, 2014, at 7:21 AM, alian <alian678 at 126.com> wrote:
> GCC in the sched2 stage, there are two kinds of scheduling scheme:
> (1)EBB (extended basic block) based method,when turn on option
-fsched2-use-superblocks.
> (2)single basic block region based method.
> I want to konw the implementation of EBB in LLVM, is it implementation in
LLVM?and in which stage?
Currently there is no global scheduling in LLVM.
Evan
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20140331/36345705/attachment.html>