commit | c3e16a580792a4f92efe0bd3b24fb6c53561c6f7 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Thu Sep 22 21:39:52 2016 +0000 |
committer | Matthias Braun <matze@braunis.de> | Thu Sep 22 21:39:52 2016 +0000 |
tree | fef0cc74392a71ed6992a51a922d2aac8dc68344 | |
parent | 579bab4252d27fec369fca49aab7fda023775307 [diff] |
MachineScheduler: Remove ineffective heuristic; NFC Currently all nodes get added to the NextSU list when they are released, so any candidate must be in that list, making the heuristic ineffective. Remove it for now, we can add it back later in a working fashion if necessary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282200 91177308-0d34-0410-b5e6-96231b3b80d8