Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs. | Lang Hames | 2018-07-20 | 1 | -47/+16 |
* | [ORC] Rename MaterializationResponsibility::delegate to replace and add a new | Lang Hames | 2018-07-09 | 1 | -2/+2 |
* | [ORC] In CompileOnDemandLayer2, clone modules on to different contexts by | Lang Hames | 2018-07-05 | 1 | -77/+79 |
* | [ORC] Verify modules when running LLLazyJIT in LLI, and deal with fallout. | Lang Hames | 2018-07-02 | 1 | -3/+7 |
* | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -8/+48 |
* | [ORC] Add an initial implementation of a replacement CompileOnDemandLayer. | Lang Hames | 2018-06-18 | 1 | -0/+328 |