Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | X86-64 TLS support for local exec and initial exec. | Rafael Espindola | 2009-04-13 | 1 | -0/+3 |
* | Don't fold a load if the other operand is a TLS address. | Rafael Espindola | 2009-04-10 | 1 | -2/+2 |
* | Re-apply 68552. | Rafael Espindola | 2009-04-08 | 1 | -2/+2 |
* | Temporarily revert r68552. This was causing a failure in the self-hosting LLVM | Bill Wendling | 2009-04-07 | 1 | -2/+2 |
* | Reduce code duplication on the TLS implementation. | Rafael Espindola | 2009-04-07 | 1 | -2/+2 |
* | Refactor TLS code and add some tests. The tests and expected results are: | Rafael Espindola | 2009-02-27 | 1 | -14/+5 |
* | Change the x86 assembly output to use tab characters to separate the | Dan Gohman | 2007-07-31 | 1 | -3/+3 |
* | Add TLS tests. | Lauro Ramos Venancio | 2007-04-23 | 1 | -0/+19 |