Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-15 | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 1 | -1/+1 |
2019-08-02 | [ORC] Change the locking scheme for ThreadSafeModule. | Lang Hames | 1 | -29/+29 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-09-29 | [ORC] Add partitioning support to CompileOnDemandLayer2. | Lang Hames | 1 | -2/+2 |
2018-09-28 | [ORC] clang-format the ThreadSafeModule code. | Lang Hames | 1 | -4/+4 |
2018-09-26 | [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrent | Lang Hames | 1 | -0/+65 |