commit | bc0b56732a2d1dc22767e0f3930f22a76d99470a | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue Jan 13 20:24:13 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue Jan 13 20:24:13 2009 +0000 |
tree | ca0c8659323b4d12946471be758a50bbd2d96735 | |
parent | 6893cd76152e805291c3c9f36fa81b330846434d [diff] |
The list-td and list-tdrr schedulers don't yet support physreg scheduling dependencies. Add assertion checks to help catch this. It appears the Mips target defaults to list-td, and it has a regression test that uses a physreg dependence. Such code was liable to be miscompiled, and now evokes an assertion failure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62177 91177308-0d34-0410-b5e6-96231b3b80d8