OSDN Git Service

switch from an explicitly managed list of SUnits to a simple vector of sunits
authorChris Lattner <sabre@nondot.org>
Wed, 8 Mar 2006 04:54:34 +0000 (04:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Mar 2006 04:54:34 +0000 (04:54 +0000)
commitc45a59bb327a1c8b908f43a1112a0118b659495b
treef43853e2faf758e8cdc45044a348a855c13a878f
parent6a67b3a4e636bccb25c5003972424d4545efa279
switch from an explicitly managed list of SUnits to a simple vector of sunits

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