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