Hans Wennborg
ce718ff9f4
Extend the IL for selecting TLS models (PR9788)
...
This allows the user/front-end to specify a model that is better
than what LLVM would choose by default. For example, a variable
might be declared as
@x = thread_local(initialexec) global i32 42
if it will not be used in a shared library that is dlopen'ed.
If the specified model isn't supported by the target, or if LLVM can
make a better choice, a different model may be used.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159077 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-23 11:37:03 +00:00
..
2012-04-04 18:26:12 +00:00
2012-06-14 01:21:00 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2012-06-21 21:37:54 +00:00
2012-05-12 03:25:16 +00:00
2012-04-04 18:22:53 +00:00
2012-06-02 00:05:45 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2012-04-11 22:49:04 +00:00
2012-06-13 18:06:00 +00:00
2012-04-11 22:13:04 +00:00
2012-04-11 22:13:04 +00:00
2012-04-11 23:19:55 +00:00
2012-05-09 01:38:13 +00:00
2012-04-16 13:49:17 +00:00
2012-04-06 20:23:36 +00:00
2012-05-12 00:48:43 +00:00
2012-05-12 03:25:16 +00:00
2012-06-14 01:21:00 +00:00
2012-05-11 23:00:40 +00:00
2012-05-07 03:13:32 +00:00
2012-05-07 03:13:42 +00:00
2012-05-07 05:46:29 +00:00
2012-05-07 05:46:37 +00:00
2012-05-07 05:46:43 +00:00
2012-05-07 05:46:48 +00:00
2012-05-07 06:25:02 +00:00
2012-05-07 03:13:32 +00:00
2012-05-07 03:13:32 +00:00
2012-05-07 06:25:15 +00:00
2012-05-30 19:05:19 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2012-06-14 01:21:00 +00:00
2012-06-04 17:50:36 +00:00
2012-06-14 02:12:21 +00:00
2012-06-14 20:51:13 +00:00
2012-06-13 19:33:32 +00:00
2012-04-04 22:16:36 +00:00
2012-04-04 22:16:36 +00:00
2012-06-04 17:57:06 +00:00
2012-06-21 20:39:10 +00:00
2012-06-14 01:21:00 +00:00
2012-06-14 01:21:00 +00:00
2012-05-09 00:55:21 +00:00
2012-06-02 00:05:45 +00:00
2012-06-23 00:30:03 +00:00
2012-06-23 11:37:03 +00:00
2012-05-12 03:25:16 +00:00
2012-06-02 00:05:45 +00:00
2012-05-12 00:48:43 +00:00