Quentin Colombet
b0f8afd43c
Fix an over-constrained assertion in MachineFunction::addLiveIn.
...
The assertion was checking that the virtual register VReg used to represent the
physical register PReg uses the same register class as the one passed to
MachineFunction::addLiveIn.
This is over-constraining because it is sufficient to check that the register
class of VReg (VRegRC) is a subclass of the register class of PReg (PRegRC) and
that VRegRC contains PReg.
Indeed, if VReg gets constrained because of some operation constraints
between two calls of MachineFunction::addLiveIn, the original assertion
cannot match.
This fixes <rdar://problem/15633429>.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197097 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-12 00:15:47 +00:00
..
2013-12-10 06:48:35 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-10-31 09:32:11 +00:00
2013-07-13 20:38:47 +00:00
2013-12-12 00:15:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-10-28 20:40:20 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-08-01 09:20:35 +00:00
2013-10-31 09:32:11 +00:00
2013-10-31 09:32:11 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-10-09 07:53:57 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-10-09 07:53:57 +00:00
2013-07-13 20:38:47 +00:00
2013-10-09 07:53:57 +00:00
2013-10-09 07:53:57 +00:00
2013-10-29 17:01:29 +00:00
2013-10-31 09:32:11 +00:00
2013-10-31 09:32:11 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-12 14:54:12 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-08-01 09:20:35 +00:00
2013-11-04 23:04:07 +00:00
2013-10-28 20:59:41 +00:00
2013-07-25 16:23:55 +00:00
2013-07-13 20:38:47 +00:00
2013-10-31 09:32:11 +00:00
2013-10-31 09:32:11 +00:00
2013-10-31 09:32:11 +00:00
2013-08-16 00:37:11 +00:00
2013-10-31 09:32:11 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-12-03 01:29:32 +00:00
2013-11-27 14:02:25 +00:00
2013-12-10 06:48:35 +00:00
2013-12-09 19:29:14 +00:00
2013-12-11 23:21:25 +00:00
2013-12-09 03:51:42 +00:00
2013-12-03 05:58:30 +00:00
2013-08-01 09:20:35 +00:00
2013-08-01 09:20:35 +00:00
2013-11-29 01:38:08 +00:00
2013-11-14 02:44:13 +00:00
2013-11-22 08:47:22 +00:00
2013-11-19 01:38:31 +00:00
2013-11-29 02:11:22 +00:00
2013-11-06 02:25:49 +00:00
2013-08-01 09:20:35 +00:00
2013-08-01 09:20:35 +00:00
2013-08-01 09:20:35 +00:00
2013-08-01 09:20:35 +00:00
2013-12-09 03:51:42 +00:00
2013-08-01 09:20:35 +00:00
2013-12-03 01:33:52 +00:00
2013-12-10 16:11:39 +00:00
2013-08-01 09:20:35 +00:00
2013-12-09 19:29:14 +00:00
2013-08-01 09:20:35 +00:00
2013-11-26 03:26:47 +00:00
2013-08-01 09:20:35 +00:00
2013-09-24 02:47:27 +00:00
2013-09-24 02:47:27 +00:00
2013-09-24 02:47:27 +00:00
2013-09-24 02:47:27 +00:00
2013-10-16 21:04:34 +00:00
2013-09-24 02:47:27 +00:00
2013-11-15 23:32:10 +00:00
2013-11-15 23:32:10 +00:00
2013-12-04 07:53:28 +00:00
2013-12-02 21:05:16 +00:00
2013-12-10 21:33:56 +00:00
2013-10-18 14:03:24 +00:00
2013-12-10 21:33:59 +00:00
2013-12-10 16:11:39 +00:00
2013-12-11 21:03:46 +00:00
2013-11-21 07:37:04 +00:00
2013-10-16 21:04:39 +00:00
2013-12-11 21:03:43 +00:00
2013-12-09 22:47:38 +00:00
2013-09-24 02:47:27 +00:00
2013-11-21 07:37:04 +00:00
2013-09-24 02:47:27 +00:00
2013-09-24 02:47:27 +00:00
2013-11-29 02:11:22 +00:00
2013-09-24 02:47:27 +00:00
2013-08-15 08:26:11 +00:00
2013-09-24 02:47:27 +00:00
2013-11-22 08:47:22 +00:00
2013-11-19 02:17:05 +00:00
2013-12-05 02:12:01 +00:00
2013-11-18 06:31:53 +00:00
2013-11-19 02:17:05 +00:00
2013-12-03 06:06:55 +00:00
2013-11-14 01:57:32 +00:00
2013-11-22 02:45:13 +00:00
2013-12-09 03:34:08 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-10-24 08:28:24 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-13 20:38:47 +00:00
2013-10-29 17:01:29 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-10-09 07:53:57 +00:00
2013-07-25 16:23:55 +00:00
2013-07-13 20:38:47 +00:00
2013-10-31 09:32:11 +00:00
2013-07-13 20:38:47 +00:00