Evan Cheng
|
f06e6c2ba7
|
Catch more cases where 2-address pass should 3-addressify instructions. rdar://9002648.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126811 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-03-02 01:08:17 +00:00 |
|
Evan Cheng
|
4d96c638af
|
After 3-addressifying a two-address instruction, update the register maps; add a missing check when considering whether it's profitable to commute. rdar://8977508.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125259 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-10 02:20:55 +00:00 |
|
Dan Gohman
|
b75e8642a6
|
Add some tests and update an existing test to reflect recent
x86 isel peeps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92509 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-04 20:53:54 +00:00 |
|