Owen Anderson
a8d1c3e74e
Fix an issue with the MergeBasicBlockIntoOnlyPred() helper function where it did
...
not properly handle the case where the predecessor block was the entry block to
the function. The only in-tree client of this is JumpThreading, which worked
around the issue in its own code. This patch moves the solution into the helper
so that JumpThreading (and other clients) do not have to replicate the same fix
everywhere.
llvm-svn: 212875
2014-07-12 07:12:47 +00:00
..
2014-04-25 05:29:35 +00:00
2014-06-26 22:52:05 +00:00
2014-04-28 10:37:30 +00:00
2014-04-25 05:29:35 +00:00
2014-04-25 05:29:35 +00:00
2014-04-25 05:29:35 +00:00
2014-05-19 16:04:10 +00:00
2014-06-03 02:41:57 +00:00
2014-07-09 19:40:08 +00:00
2014-04-25 05:29:35 +00:00
2014-04-25 05:29:35 +00:00
2014-05-16 20:39:27 +00:00
2014-04-25 05:29:35 +00:00
2014-04-25 05:29:35 +00:00
2014-04-25 05:29:35 +00:00
2014-06-30 20:30:39 +00:00
2014-03-05 09:10:37 +00:00
2014-04-22 02:55:47 +00:00
2014-04-22 02:55:47 +00:00
2014-07-12 07:12:47 +00:00
2014-07-10 14:41:31 +00:00
2014-07-10 23:30:06 +00:00
2014-06-21 13:46:25 +00:00
2014-04-22 02:55:47 +00:00
2014-04-22 02:55:47 +00:00
2014-07-11 10:34:36 +00:00
2014-04-22 02:55:47 +00:00
2014-03-05 09:10:37 +00:00
2014-05-16 20:39:27 +00:00
2014-04-25 05:29:35 +00:00
2014-07-10 14:41:31 +00:00
2014-04-25 05:29:35 +00:00
2014-04-26 05:58:11 +00:00
2014-05-22 14:19:46 +00:00
2014-04-28 04:05:08 +00:00
2014-04-25 05:29:35 +00:00
2014-03-03 20:06:11 +00:00
2014-04-25 05:29:35 +00:00