1. Embed and not inherit vector for NodeGroup.
authorJim Laskey <jlaskey@mac.com>
Mon, 31 Oct 2005 12:49:09 +0000 (12:49 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 31 Oct 2005 12:49:09 +0000 (12:49 +0000)
commit5a608ddadae5ad5bc121a263c37015c42c526d7a
treee4226809d1dbd773dc3512331292878f02eb5d1d
parent363aff2f3c377c3a1318631a4ac12174120e4d55
1. Embed and not inherit vector for NodeGroup.

2. Iterate operands and not uses (performance.)

3. Some long pending comment changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp