Make linear scan's trivial coalescer slightly more aggressive.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 20 Jan 2009 00:16:18 +0000 (00:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 20 Jan 2009 00:16:18 +0000 (00:16 +0000)
commitd0deec20f6a77b3b22af9f91dd3e30314c5264bc
treea5d944554f05bc800910653ad01d14c151aa24ff
parent5049fa6bbc66534fe0cc361808dff80fd2d5cde2
Make linear scan's trivial coalescer slightly more aggressive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62547 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp
test/CodeGen/X86/uint_to_fp-2.ll [new file with mode: 0644]