Bardia Mahjour
4ffdc8000b
[DDG] Data Dependence Graph - Ordinals
...
Summary:
This patch associates ordinal numbers to the DDG Nodes allowing
the builder to order nodes within a pi-block in program order. The
algorithm works by simply assuming the order in which the BBList
is fed into the builder. The builder already relies on the blocks being
in program order so that it can compute the dependencies correctly.
Similarly the order of instructions in their parent basic blocks
determine their program order.
Authored By: bmahjour
Reviewer: Meinersbur, fhahn, myhsu, xtian, dmgreen, kbarton, jdoerfert
Reviewed By: Meinersbur
Subscribers: ychen, arphaman, simoll, a.elovikov, mgorny, hiraditya, jfb, wuzish, llvm-commits, jsji, Whitney, etiotto, ppc-slack
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70986
2019-12-19 10:57:33 -05:00
..
2019-12-13 14:30:21 +00:00
2019-11-13 16:34:37 -08:00
2019-01-19 08:50:56 +00:00
2019-11-04 15:35:20 +00:00
2019-08-16 09:34:27 +00:00
2019-03-22 17:22:19 +00:00
2019-04-24 19:51:16 +00:00
2019-04-24 19:51:16 +00:00
2019-12-02 10:28:40 -08:00
2019-08-16 10:59:18 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-08-19 21:56:38 +00:00
2019-07-31 09:27:54 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-09-07 03:09:36 +00:00
2019-09-07 03:09:36 +00:00
2019-08-02 18:37:03 +00:00
2019-01-19 08:50:56 +00:00
2019-02-11 09:03:32 +00:00
2019-05-05 16:07:09 +00:00
2019-12-03 10:08:25 -05:00
2019-01-19 08:50:56 +00:00
2019-11-13 16:34:37 -08:00
2019-12-19 10:57:33 -05:00
2019-07-29 10:22:09 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-22 13:48:38 +00:00
2019-08-05 05:43:48 +00:00
2019-01-19 08:50:56 +00:00
2019-11-12 14:24:56 -08:00
2019-11-21 15:07:30 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-06-27 23:41:03 +00:00
2019-02-23 01:28:32 +00:00
2019-11-12 12:13:26 +09:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-13 16:34:37 -08:00
2019-07-12 16:13:29 +00:00
2019-05-14 13:26:36 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-09-07 03:09:36 +00:00
2019-11-13 16:34:37 -08:00
2019-11-13 16:34:37 -08:00
2019-01-19 08:50:56 +00:00
2019-10-21 15:10:26 +00:00
2019-11-13 16:34:37 -08:00
2019-08-21 17:00:57 +00:00
2019-08-12 22:20:54 +00:00
2019-12-12 14:22:36 -05:00
2019-09-27 05:43:31 +00:00
2019-01-19 08:50:56 +00:00
2019-11-13 16:34:37 -08:00
2019-01-19 08:50:56 +00:00
2019-09-17 10:12:48 +00:00
2019-08-10 01:23:38 +00:00
2019-01-19 08:50:56 +00:00
2019-11-25 16:05:38 -08:00
2019-08-20 22:47:58 +00:00
2019-01-19 08:50:56 +00:00
2019-10-31 00:06:43 -05:00
2019-03-22 17:22:19 +00:00
2019-01-19 08:50:56 +00:00
2019-06-14 22:06:32 +00:00
2019-03-06 15:20:13 +00:00
2019-03-29 14:10:24 +00:00
2019-01-19 08:50:56 +00:00
2019-08-23 15:17:27 +00:00
2019-01-19 08:50:56 +00:00
2019-11-23 10:32:56 +02:00
2019-11-22 21:29:08 +00:00
2019-09-24 22:17:51 +00:00
2019-12-13 14:30:21 +00:00
2019-01-19 08:50:56 +00:00
2019-08-15 15:54:37 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-12-02 13:08:20 +07:00
2019-03-22 17:22:19 +00:00
2019-09-24 23:21:07 +00:00
2019-05-07 15:28:47 +00:00
2019-01-19 08:50:56 +00:00
2019-03-22 17:22:19 +00:00
2019-02-08 20:48:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-05-28 13:00:52 +00:00
2019-07-08 15:57:56 +00:00
2019-12-16 09:19:30 -08:00
2019-12-18 09:14:39 +00:00
2019-12-18 09:14:39 +00:00
2019-01-19 08:50:56 +00:00
2019-03-22 17:22:19 +00:00
2019-10-17 09:58:57 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-19 22:24:46 +01:00
2019-11-04 17:17:24 +00:00
2019-12-13 19:42:04 +00:00