Jakob Stoklund Olesen
bced5cd924
Add MachineRegisterInfo::moveOperands().
...
This function works like memmove() for MachineOperands, except it also
updates any use-def chains containing the moved operands.
The use-def chains are updated without affecting the order of operands
in the list. That isn't possible when using the
removeRegOperandFromUseList() and addRegOperandToUseList() functions.
Callers to follow soon.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171597 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-05 04:38:12 +00:00
..
2012-12-03 17:02:12 +00:00
2013-01-02 11:36:10 +00:00
2013-01-02 11:36:10 +00:00
2012-12-03 17:02:12 +00:00
2013-01-02 11:36:10 +00:00
2012-12-13 22:34:43 +00:00
2012-12-27 06:47:41 +00:00
2012-12-03 17:02:12 +00:00
2012-05-21 03:11:23 +00:00
2012-12-11 00:18:02 +00:00
2013-01-02 11:36:10 +00:00
2012-12-03 17:02:12 +00:00
2012-09-17 06:59:23 +00:00
2012-06-09 00:01:45 +00:00
2013-01-02 11:36:10 +00:00
2012-09-27 10:14:43 +00:00
2012-12-03 17:02:12 +00:00
2012-03-07 23:00:49 +00:00
2013-01-02 11:36:10 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-05 21:37:47 +00:00
2012-11-28 19:13:06 +00:00
2012-05-19 05:25:46 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-18 23:21:49 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-10-08 16:38:25 +00:00
2012-12-03 17:02:12 +00:00
2012-12-04 00:52:33 +00:00
2012-12-03 17:02:12 +00:00
2013-01-02 11:36:10 +00:00
2012-12-20 22:54:02 +00:00
2012-11-20 09:56:11 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-08-29 21:08:52 +00:00
2013-01-02 11:36:10 +00:00
2012-09-26 06:36:36 +00:00
2012-10-31 00:46:18 +00:00
2012-04-19 01:34:10 +00:00
2012-12-03 17:02:12 +00:00
2013-01-05 04:38:12 +00:00
2012-11-20 10:23:50 +00:00
2012-09-17 06:59:23 +00:00
2012-12-21 02:57:04 +00:00
2013-01-02 11:36:10 +00:00
2012-12-03 17:02:12 +00:00
2012-11-29 03:34:17 +00:00
2012-12-05 23:05:22 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-11-28 05:13:28 +00:00
2012-06-05 03:44:32 +00:00
2012-10-17 19:39:36 +00:00
2012-12-03 17:02:12 +00:00
2012-12-27 06:47:41 +00:00
2013-01-02 11:36:10 +00:00
2013-01-02 11:36:10 +00:00
2012-12-27 11:29:17 +00:00
2012-12-03 17:02:12 +00:00
2012-12-03 17:02:12 +00:00
2012-12-24 10:03:57 +00:00
2012-12-24 10:03:57 +00:00
2012-12-04 00:35:59 +00:00