Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-19 | [ORC] Add generic initializer/deinitializer support. | Lang Hames | 1 | -2/+2 |
2020-02-10 | Revert "Remove redundant "std::move"s in return statements" | Bill Wendling | 1 | -2/+2 |
2020-02-10 | Remove redundant "std::move"s in return statements | Bill Wendling | 1 | -2/+2 |
2020-01-21 | [ORC] Fix a missing move in ce2207abaf9. | Lang Hames | 1 | -1/+1 |
2020-01-21 | [ORC] Add support for emulated TLS to ORCv2. | Lang Hames | 1 | -11/+20 |
2019-11-14 | [ORC] Add a utility to support dumping JIT'd objects to disk for debugging. | Lang Hames | 1 | -2/+1 |
2019-08-15 | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 1 | -1/+1 |
2019-04-30 | [ORC] Move SimpleCompiler/ConcurrentIRCompiler definitions into a .cpp file. | Lang Hames | 1 | -0/+86 |