commit | 369bddf5ad8cb1543d38d4afd12cce768292114a | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed May 04 23:54:51 2011 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed May 04 23:54:51 2011 +0000 |
tree | 1709e73865475ba320f62e3e1727c4a6d47f5ea4 | |
parent | d4a8cede47f487eff66870a7861615cf881d10a6 [diff] |
Fix a batch of x86 tests to be coalescer independent. Most of these tests require a single mov instruction that can come either before or after a 2-addr instruction. -join-physregs changes the behavior, but the results are equivalent. llvm-svn: 130891