Age | Commit message (Expand) | Author |
---|---|---|
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-04-13 | X86-64 TLS support for local exec and initial exec. | Rafael Espindola |
2009-04-10 | Don't fold a load if the other operand is a TLS address. | Rafael Espindola |
2009-04-08 | Re-apply 68552. | Rafael Espindola |
2009-04-07 | Temporarily revert r68552. This was causing a failure in the self-hosting LLVM | Bill Wendling |
2009-04-07 | Reduce code duplication on the TLS implementation. | Rafael Espindola |
2009-02-27 | Refactor TLS code and add some tests. The tests and expected results are: | Rafael Espindola |