Matthias Braun
7c91336efe
ARM: Do not use llc -march in tests.
...
`llc -march` is problematic because it only switches the target
architecture, but leaves the operating system unchanged. This
occasionally leads to indeterministic tests because the OS from
LLVM_DEFAULT_TARGET_TRIPLE is used.
However we can simply always use `llc -mtriple` instead. This changes
all the tests to do this to avoid people using -march when they copy and
paste parts of tests.
See also the discussion in https://reviews.llvm.org/D35287
llvm-svn: 309755
2017-08-01 22:20:49 +00:00
..
2016-08-23 09:19:22 +00:00
2016-06-23 16:07:10 +00:00
2016-05-10 19:17:47 +00:00
2016-05-10 19:17:47 +00:00
2016-08-23 09:19:22 +00:00
2016-08-23 09:19:22 +00:00
2016-07-05 12:37:13 +00:00
2017-01-31 23:48:32 +00:00
2017-06-28 07:07:03 +00:00
2017-08-01 22:20:49 +00:00
2017-08-01 22:20:49 +00:00
2016-04-11 22:27:40 +00:00
2017-02-13 12:32:47 +00:00
2017-01-13 16:25:33 +00:00
2017-01-13 16:25:33 +00:00
2016-12-15 09:38:59 +00:00
2016-10-11 21:14:03 +00:00
2017-01-31 23:48:32 +00:00
2017-06-22 12:11:38 +00:00
2017-07-12 13:23:10 +00:00
2017-04-10 20:18:21 +00:00
2016-09-02 18:29:26 +00:00
2017-01-13 16:25:33 +00:00
2017-08-01 22:20:49 +00:00
2017-08-01 22:20:49 +00:00
2017-05-16 19:43:56 +00:00
2016-09-09 12:52:24 +00:00
2016-12-23 02:56:07 +00:00
2017-08-01 22:20:49 +00:00
2017-04-10 20:18:21 +00:00
2017-05-30 21:28:57 +00:00
2016-05-10 19:17:47 +00:00
2016-06-24 18:16:36 +00:00
2016-09-09 12:52:24 +00:00
2016-05-10 17:57:27 +00:00
2016-08-24 21:34:27 +00:00
2017-06-28 07:07:03 +00:00
2016-11-01 13:37:41 +00:00
2016-08-23 09:19:22 +00:00
2017-03-09 15:14:32 +00:00
2017-08-01 22:20:49 +00:00
2017-03-09 15:14:32 +00:00
2017-03-09 15:14:32 +00:00
2017-03-09 15:14:32 +00:00
2017-02-17 15:42:44 +00:00
2017-02-17 15:42:44 +00:00
2016-11-01 13:37:41 +00:00
2016-11-01 13:37:41 +00:00
2017-02-17 15:42:44 +00:00
2017-02-17 15:42:44 +00:00
2016-06-16 16:09:53 +00:00
2017-01-31 23:48:32 +00:00
2017-05-15 23:13:35 +00:00