| commit | a53e101627f6484f74bacd6cb640706207c1ad5b | [log] [tgz] |
|---|---|---|
| author | Andrew Trick <atrick@apple.com> | Fri Aug 23 17:48:33 2013 +0000 |
| committer | Andrew Trick <atrick@apple.com> | Fri Aug 23 17:48:33 2013 +0000 |
| tree | 4128fc54a30baa10f4e3e5b90fee8849b354fd7c | |
| parent | db6adaba6835fbd14e5ff7d6ebfc906c497935a0 [diff] |
mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr count. This fixes a pathological compile time problem with very large blocks and lots of scheduling boundaries. llvm-svn: 189116