Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-26 | [Orc] Use extensible RTTI for the orc::ObjectLayer class hierarchy | Stefan Gränitz | 1 | -3/+7 |
2020-09-11 | Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes. | Lang Hames | 1 | -3/+4 |
2020-09-11 | Revert "[ORC] Make MaterializationResponsibility immovable, pass by unique_ptr." | Florian Hahn | 1 | -4/+3 |
2020-09-10 | [ORC] Make MaterializationResponsibility immovable, pass by unique_ptr. | Lang Hames | 1 | -3/+4 |
2019-11-14 | [ORC] Add a utility to support dumping JIT'd objects to disk for debugging. | Lang Hames | 1 | -5/+11 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-10-16 | [ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and | Lang Hames | 1 | -2/+2 |
2018-10-15 | [ORC] Rename ORC layers to make the "new" ORC layers the default. | Lang Hames | 1 | -5/+5 |
2018-05-23 | [LKH] Add ObjectTransformLayer2. | Lang Hames | 1 | -0/+34 |