Chandler Carruth
698fbe7b59
[IR] Sink isExceptional
predicate to Instruction
, rename it to
...
`isExceptionalTermiantor` and implement it for opcodes as well following
the common pattern in `Instruction`.
Part of removing `TerminatorInst` from the `Instruction` type hierarchy
to make it easier to share logic and interfaces between instructions
that are both terminators and not terminators.
llvm-svn: 340699
2018-08-26 08:56:42 +00:00
..
2018-05-14 12:53:11 +00:00
2018-08-26 08:56:42 +00:00
2018-08-21 23:32:03 +00:00
2018-08-23 05:18:23 +00:00
2018-08-21 17:15:33 +00:00
2018-07-30 19:41:25 +00:00
2018-08-26 08:41:15 +00:00
2018-08-23 09:25:17 +00:00
2018-08-07 01:47:20 +00:00
2018-08-23 09:25:17 +00:00
2018-05-14 12:53:11 +00:00
2018-06-04 21:23:21 +00:00
2018-04-06 10:14:09 +00:00
2018-06-04 21:23:21 +00:00
2018-07-10 16:34:23 +00:00
2018-06-04 21:23:21 +00:00
2018-06-12 11:16:56 +00:00
2018-03-13 15:24:51 +00:00
2018-08-15 05:50:38 +00:00
2018-04-13 19:47:57 +00:00
2018-08-05 14:53:08 +00:00
2018-03-28 17:44:36 +00:00
2018-07-30 19:41:25 +00:00
2018-07-31 14:54:52 +00:00
2018-05-14 12:53:11 +00:00
2018-08-26 08:41:15 +00:00
2018-08-26 08:41:15 +00:00
2018-08-21 23:32:03 +00:00
2018-07-01 12:47:30 +00:00
2018-08-15 10:59:41 +00:00
2018-07-30 19:41:25 +00:00
2018-08-21 23:32:03 +00:00
2018-08-21 23:32:03 +00:00
2018-05-22 08:33:02 +00:00
2018-05-09 00:53:50 +00:00
2018-07-10 12:06:16 +00:00
2018-03-28 17:44:36 +00:00
2018-07-30 19:41:25 +00:00
2018-06-20 17:42:01 +00:00
2018-07-24 14:49:52 +00:00
2018-08-06 03:59:47 +00:00
2018-08-26 08:56:42 +00:00
2018-07-30 19:41:25 +00:00
2018-08-22 23:18:02 +00:00
2018-05-14 12:53:11 +00:00
2018-07-30 19:41:25 +00:00
2018-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-03-29 22:42:08 +00:00
2018-07-30 19:41:25 +00:00
2018-07-30 19:41:25 +00:00
2018-06-29 23:36:03 +00:00
2018-06-21 21:43:20 +00:00