Files
llvm-6502/test/CodeGen/Mips
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
..
2011-09-21 17:43:48 +00:00
2012-06-14 01:21:00 +00:00
2011-09-09 23:14:58 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2011-12-20 23:58:36 +00:00
2012-06-02 00:05:45 +00:00
2011-08-12 18:12:06 +00:00
2012-05-12 03:25:16 +00:00
2011-09-09 23:14:58 +00:00
2012-05-12 03:25:16 +00:00
2012-03-29 18:43:11 +00:00
2012-05-12 03:25:16 +00:00
2012-06-14 01:21:00 +00:00
2011-12-19 20:24:28 +00:00
2012-05-12 03:25:16 +00:00
2012-05-12 03:25:16 +00:00
2011-03-04 20:48:39 +00:00
2012-06-14 01:21:00 +00:00
2011-12-20 22:52:19 +00:00
2011-12-24 03:05:43 +00:00
2012-06-14 01:21:00 +00:00
2012-06-14 01:21:00 +00:00
2011-09-09 23:14:58 +00:00
2011-12-02 22:28:09 +00:00
2011-09-09 23:14:58 +00:00
2012-06-02 00:05:45 +00:00
2012-05-12 03:25:16 +00:00
2011-05-25 23:30:30 +00:00