Anton Korobeynikov
|
c6b4017ce2
|
Add support for implicit TLS model used with MS VC runtime.
Patch by Kai Nacke!
llvm-svn: 150307
|
2012-02-11 17:26:53 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Rafael Espindola
|
6d6c6043ea
|
X86-64 TLS support for local exec and initial exec.
llvm-svn: 68947
|
2009-04-13 13:02:49 +00:00 |
Rafael Espindola
|
4606b12108
|
Don't force promotion of return arguments on the callee.
Some architectures (like x86) don't require it.
This fixes bug 3779.
llvm-svn: 67132
|
2009-03-17 23:43:59 +00:00 |
Rafael Espindola
|
294943c99b
|
optimize i8 and i16 tls values.
llvm-svn: 66725
|
2009-03-11 22:40:04 +00:00 |