Saleem Abdulrasool
91bbc253bd
ARM: correct bundle generation for MOV32T relocations
...
Although the previous code would construct a bundle and add the correct elements
to it, it would not finalise the bundle. This resulted in the InternalRead
markers not being added to the MachineOperands nor, more importantly, the
externally visible defs to the bundle itself. So, although the bundle was not
exposing the def, the generated code would be correct because there was no
optimisations being performed. When optimisations were enabled, the post
register allocator would kick in, and the hazard recognizer would reorder
operations around the load which would define the value being operated upon.
Rather than manually constructing the bundle, simply construct and finalise the
bundle via the finaliseBundle call after both MIs have been emitted. This
improves the code generation with optimisations where IMAGE_REL_ARM_MOV32T
relocations are emitted.
The changes to the other tests are the result of the bundle generation
preventing the scheduler from hoisting the moves across the loads. The net
effect of the generated code is equivalent, but, is much more identical to what
is actually being lowered.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209267 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-21 01:25:24 +00:00
..
2014-05-21 01:25:24 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-14 16:53:50 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-02 21:22:03 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-08-22 17:11:18 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-11-22 21:49:45 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-03-13 16:23:00 +00:00
2014-05-16 18:26:53 +00:00
2014-03-12 11:29:23 +00:00
2014-04-01 08:07:52 +00:00
2013-08-21 22:20:53 +00:00
2013-10-14 16:57:17 +00:00
2014-03-13 23:18:37 +00:00
2014-03-11 15:09:49 +00:00
2014-03-11 15:09:49 +00:00
2014-04-01 08:07:52 +00:00
2013-10-14 16:57:17 +00:00
2014-02-16 07:31:05 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-10-14 16:57:17 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-08-12 12:43:26 +00:00
2014-03-05 15:25:27 +00:00
2014-03-11 15:09:44 +00:00
2014-03-05 15:25:27 +00:00
2014-01-23 19:55:33 +00:00
2014-04-03 23:47:24 +00:00
2013-10-14 16:57:17 +00:00
2013-11-14 17:15:39 +00:00
2014-04-03 16:01:44 +00:00
2014-02-07 11:19:53 +00:00
2014-03-11 15:09:44 +00:00
2014-05-14 11:13:31 +00:00
2014-04-03 16:01:44 +00:00
2014-03-20 05:36:59 +00:00
2014-04-03 16:01:44 +00:00
2014-05-09 16:20:53 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-16 19:35:39 +00:00
2014-04-03 17:35:22 +00:00
2014-01-02 13:40:08 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-01-29 11:50:56 +00:00
2014-05-08 14:06:24 +00:00
2014-03-11 10:48:52 +00:00
2014-01-11 21:06:00 +00:00
2014-04-03 13:06:54 +00:00
2014-05-08 14:06:24 +00:00
2014-04-03 16:01:44 +00:00
2014-04-29 10:13:10 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-13 16:44:30 +00:00
2014-05-12 11:19:20 +00:00
2014-05-14 16:59:44 +00:00
2014-05-14 16:59:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-12 22:13:07 +00:00
2014-01-07 02:28:42 +00:00
2014-02-16 07:31:05 +00:00
2013-10-07 19:47:53 +00:00
2014-03-26 12:52:28 +00:00
2014-03-11 15:09:49 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-02-04 01:23:52 +00:00
2014-04-03 16:01:44 +00:00
2014-02-16 07:31:05 +00:00
2014-02-13 14:44:26 +00:00
2014-01-06 14:28:05 +00:00
2014-04-03 16:01:44 +00:00
2014-05-12 11:19:20 +00:00
2013-10-24 23:11:05 +00:00
2014-04-03 16:01:44 +00:00
2014-03-13 15:56:41 +00:00
2014-02-14 17:19:07 +00:00
2014-05-06 20:43:01 +00:00
2014-05-06 20:43:01 +00:00
2013-11-22 21:49:45 +00:00
2013-11-22 21:49:45 +00:00
2013-11-23 01:16:29 +00:00
2013-11-22 21:49:45 +00:00
2014-02-27 17:56:08 +00:00
2014-02-27 17:56:08 +00:00
2014-02-27 17:56:08 +00:00
2014-04-10 22:58:43 +00:00
2013-12-18 09:27:33 +00:00
2014-01-11 21:06:00 +00:00
2013-10-07 18:06:48 +00:00
2014-05-07 07:49:34 +00:00
2014-04-03 16:01:44 +00:00
2014-01-29 11:50:56 +00:00
2014-05-14 16:38:30 +00:00
2014-05-14 16:37:32 +00:00
2014-01-29 11:50:56 +00:00
2014-01-29 11:50:56 +00:00
2014-05-07 07:49:34 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-08-16 23:37:23 +00:00
2013-08-23 15:20:56 +00:00
2013-08-26 20:22:05 +00:00
2013-12-29 23:09:14 +00:00
2013-08-16 23:37:23 +00:00
2013-08-16 23:37:36 +00:00
2014-01-06 14:28:05 +00:00
2013-08-16 23:37:36 +00:00
2014-01-06 14:28:05 +00:00
2013-08-16 23:37:36 +00:00
2013-12-29 23:09:14 +00:00
2013-08-21 22:20:53 +00:00
2013-08-26 20:07:29 +00:00
2013-08-16 23:37:36 +00:00
2013-09-09 14:21:49 +00:00
2013-08-16 23:37:23 +00:00
2013-12-11 16:04:57 +00:00
2013-08-16 23:37:31 +00:00
2014-03-11 15:09:49 +00:00
2014-02-11 23:49:31 +00:00
2013-11-15 19:09:27 +00:00
2014-02-04 10:38:46 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-03-20 23:28:16 +00:00
2014-04-03 16:01:44 +00:00
2014-02-16 13:28:39 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-18 04:12:52 +00:00
2014-04-03 16:01:44 +00:00
2014-05-08 22:45:07 +00:00
2014-04-03 16:01:44 +00:00
2014-05-09 14:01:47 +00:00
2014-04-25 17:24:24 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-10-04 16:52:54 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-14 16:56:19 +00:00
2014-01-29 23:18:47 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-29 10:06:05 +00:00
2014-04-03 16:01:44 +00:00
2014-03-07 06:08:31 +00:00
2014-03-07 06:08:31 +00:00
2014-03-21 07:20:29 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-02-13 14:44:26 +00:00
2014-04-03 16:01:44 +00:00
2014-02-04 17:22:40 +00:00
2014-01-24 15:59:50 +00:00
2014-01-24 15:59:50 +00:00
2014-01-24 15:59:50 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-06 20:43:01 +00:00
2014-02-03 17:27:49 +00:00
2014-05-09 21:52:48 +00:00
2014-04-25 17:51:25 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 15:10:35 +00:00
2014-01-06 14:28:05 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-02-16 13:28:15 +00:00
2014-04-03 15:10:35 +00:00
2013-08-16 00:37:11 +00:00
2013-10-11 18:09:19 +00:00
2014-04-03 16:01:44 +00:00
2014-05-08 14:06:24 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-08 14:06:24 +00:00
2014-04-03 16:01:44 +00:00
2014-01-31 00:42:44 +00:00
2013-12-02 10:35:41 +00:00
2014-02-13 16:49:47 +00:00
2014-04-03 16:01:44 +00:00
2014-05-16 14:24:22 +00:00
2014-01-06 14:28:05 +00:00
2014-01-23 13:43:47 +00:00
2013-12-02 14:46:26 +00:00
2014-04-03 23:47:24 +00:00
2014-04-03 16:01:44 +00:00
2013-11-26 12:45:05 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 16:01:44 +00:00
2014-02-13 14:44:26 +00:00
2014-04-12 04:47:04 +00:00
2014-05-06 16:51:25 +00:00
2014-05-06 16:51:25 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-08-21 22:20:53 +00:00
2014-04-03 16:01:44 +00:00
2013-08-12 12:43:26 +00:00
2013-10-11 11:07:00 +00:00
2014-01-06 14:28:05 +00:00
2014-02-25 16:57:28 +00:00
2014-04-02 09:03:43 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-12 00:59:48 +00:00
2013-08-26 20:22:08 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-02-10 14:04:07 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-03-11 15:09:49 +00:00
2014-03-11 15:09:49 +00:00
2014-04-03 16:01:44 +00:00
2013-12-28 21:57:05 +00:00
2014-04-03 16:01:44 +00:00
2014-05-06 20:43:01 +00:00
2014-04-10 22:58:43 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-11-03 06:14:38 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 16:01:44 +00:00
2014-02-01 01:36:16 +00:00
2014-04-23 01:09:29 +00:00
2013-08-22 23:45:24 +00:00
2014-05-06 16:51:25 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-01-24 17:20:08 +00:00
2013-10-15 19:42:32 +00:00
2013-09-30 18:17:35 +00:00
2013-12-06 17:56:48 +00:00
2014-05-08 14:06:24 +00:00
2014-02-13 14:44:26 +00:00
2013-09-02 15:48:17 +00:00
2013-09-04 21:23:23 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 23:47:24 +00:00
2014-03-25 03:39:39 +00:00
2014-04-03 16:01:44 +00:00
2014-03-11 15:09:49 +00:00
2014-04-03 23:47:24 +00:00
2014-01-13 14:20:25 +00:00
2013-12-04 22:43:20 +00:00
2013-12-04 22:43:20 +00:00
2013-12-04 22:43:20 +00:00
2014-04-15 21:30:06 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-03-11 15:09:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-02-16 18:59:48 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-12 11:19:20 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-10-11 18:09:19 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-22 10:10:09 +00:00
2014-03-12 11:29:23 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-10-10 09:28:20 +00:00
2013-09-04 17:05:18 +00:00
2014-04-03 16:01:44 +00:00
2013-09-13 13:46:57 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-08-28 14:33:33 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-05-19 13:12:38 +00:00
2013-12-18 22:25:17 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2013-12-17 17:47:22 +00:00
2014-04-03 16:01:44 +00:00
2014-04-03 16:01:44 +00:00
2014-04-01 13:22:02 +00:00
2014-05-14 21:14:37 +00:00