Jakob Stoklund Olesen 6b74e505be Also attempt trivial coalescing for live intervals that end in a copy.
The coalescer is supposed to clean these up, but when setting up parameters
for a function call, there may be copies to physregs. If the defining
instruction has been LICM'ed far away, the coalescer won't touch it.

The register allocation hint does not always work - when the register
allocator is backtracking, it clears the hints.

This patch takes care of a few more cases that r90163 missed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90502 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-04 00:16:04 +00:00
..
2009-09-23 18:20:27 +00:00
2009-11-18 21:33:35 +00:00
2009-11-26 00:35:01 +00:00
2009-11-07 06:19:20 +00:00
2009-09-08 23:16:26 +00:00
2009-09-11 18:36:27 +00:00
2009-11-11 07:11:02 +00:00
2009-11-11 07:11:02 +00:00
2009-11-11 07:11:02 +00:00
2009-11-11 07:11:02 +00:00
2009-09-09 00:19:46 +00:00
2009-10-18 19:57:27 +00:00
2009-11-30 02:42:27 +00:00
2009-10-23 05:58:34 +00:00
2009-11-17 21:52:40 +00:00
2009-12-02 22:02:20 +00:00
2009-10-23 05:58:34 +00:00
2009-10-23 05:58:34 +00:00
2009-10-23 05:58:34 +00:00
2009-10-23 05:58:34 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:09:05 +00:00
2009-10-16 22:07:19 +00:00