Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -4/+2 |
* | [ORC] Fix a FIXME by moving MangleAndInterner to Core.h. | Lang Hames | 2018-06-26 | 1 | -12/+0 |
* | [ORC] Add a constructor to create an IRMaterializationUnit from a module and | Lang Hames | 2018-06-03 | 1 | -0/+6 |
* | [ORC] Rename IRMaterializationUnit's Discardable member to SymbolToDefinition, | Lang Hames | 2018-05-31 | 1 | -4/+6 |
* | [ORC] Move symbol-scanning and discard from BasicIRLayerMaterializationUnit in | Lang Hames | 2018-05-22 | 1 | -12/+14 |
* | [ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits. | Lang Hames | 2018-05-21 | 1 | -0/+110 |