Add code size to target instruction use it as the 3rd isel sorting tie-breaker.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jul 2006 00:24:41 +0000 (00:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jul 2006 00:24:41 +0000 (00:24 +0000)
commite6f32034dbacf1a71e78b69391fb0dc4aeba9902
tree9563cc22c25b0c7a90e5cea9803ca628990eba13
parent917d2c9dc2cc8879ed97533e7f75f3f92fa26b61
Add code size to target instruction use it as the 3rd isel sorting tie-breaker.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29193 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Target.td
utils/TableGen/DAGISelEmitter.cpp