Adrian Prantl
3517640443
Reapply an improved version of r180816/180817.
...
Change the informal convention of DBG_VALUE machine instructions so that
we can express a register-indirect address with an offset of 0.
The old convention was that a DBG_VALUE is a register-indirect value if
the offset (operand 1) is nonzero. The new convention is that a DBG_VALUE
is register-indirect if the first operand is a register and the second
operand is an immediate. For plain register values the combination reg,
reg is used. MachineInstrBuilder::BuildMI knows how to build the new
DBG_VALUES.
rdar://problem/13658587
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185966 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-09 20:28:37 +00:00
..
2013-05-16 02:20:41 +00:00
2013-01-18 21:50:24 +00:00
2013-07-02 23:40:10 +00:00
2013-06-17 19:00:36 +00:00
2013-05-05 07:48:36 +00:00
2013-01-10 00:45:19 +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
2013-07-09 20:08:46 +00:00
2013-07-04 04:53:45 +00:00
2013-03-01 11:40:32 +00:00
2012-09-17 06:59:23 +00:00
2013-03-25 13:47:46 +00:00
2012-06-09 00:01:45 +00:00
2013-01-02 11:36:10 +00:00
2013-07-04 13:54:20 +00:00
2013-02-09 13:29:31 +00:00
2013-01-10 00:45:19 +00:00
2013-07-03 04:30:58 +00:00
2013-03-25 13:47:46 +00:00
2013-03-25 13:47:46 +00:00
2013-04-24 15:54:43 +00:00
2013-06-17 19:00:36 +00:00
2013-01-10 00:45:19 +00:00
2013-06-21 18:33:17 +00:00
2012-12-03 17:02:12 +00:00
2013-01-10 00:45:19 +00:00
2013-03-18 23:45:45 +00:00
2013-07-03 23:56:20 +00:00
2013-03-20 18:25:12 +00:00
2012-12-03 17:02:12 +00:00
2013-01-10 00:45:19 +00:00
2013-06-17 20:41:25 +00:00
2013-02-16 12:36:32 +00:00
2013-06-17 20:41:25 +00:00
2013-04-22 20:30:50 +00:00
2013-02-09 20:54:05 +00:00
2013-01-10 00:45:19 +00:00
2013-07-05 23:04:55 +00:00
2013-07-09 20:28:37 +00:00
2013-01-09 01:02:19 +00:00
2012-12-03 17:02:12 +00:00
2013-01-10 00:45:19 +00:00
2013-04-27 03:54:17 +00:00
2013-05-16 21:02:15 +00:00
2012-09-26 06:36:36 +00:00
2013-06-16 20:34:09 +00:00
2013-03-10 01:15:14 +00:00
2013-06-21 18:33:20 +00:00
2013-06-14 00:00:13 +00:00
2012-09-17 06:59:23 +00:00
2013-05-05 00:40:33 +00:00
2013-01-10 00:45:19 +00:00
2013-06-19 21:07:11 +00:00
2013-01-02 11:36:10 +00:00
2013-06-17 19:00:36 +00:00
2013-01-10 00:45:19 +00:00
2013-06-21 18:32:58 +00:00
2012-12-05 23:05:22 +00:00
2013-07-03 05:01:24 +00:00
2013-01-10 00:45:19 +00:00
2013-01-29 02:32:37 +00:00
2013-07-03 05:01:24 +00:00
2013-06-15 04:49:57 +00:00
2013-01-25 06:52:27 +00:00
2012-06-05 03:44:32 +00:00
2013-01-10 00:45:19 +00:00
2012-12-03 17:02:12 +00:00
2013-07-03 05:11:49 +00:00
2013-06-19 21:36:55 +00:00
2013-05-25 02:42:55 +00:00
2013-05-15 07:36:59 +00:00
2013-07-01 21:45:25 +00:00
2013-06-15 04:49:57 +00:00
2013-06-24 17:29:51 +00:00
2013-04-15 16:11:25 +00:00
2012-12-04 00:35:59 +00:00