summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
AgeCommit message (Expand)Author
2025-02-05Re-reapply "[ORC] Enable JIT support for the compact-unwind..." with fixes.Lang Hames
2025-01-30Revert "Reapply "[ORC] Enable JIT support for the compact-unwind frame..." wi...Ben Langmuir
2025-01-30Reapply "[ORC] Enable JIT support for the compact-unwind frame..." with fixes.Lang Hames
2025-01-24Revert "[ORC] Enable JIT support for the compact-unwind frame info format..."Lang Hames
2025-01-23[ORC] Enable JIT support for the compact-unwind frame info format on Darwin.Lang Hames
2024-11-19[ExecutionEngine] Remove unused includes (NFC) (#116749)Kazu Hirata
2022-06-12[MC][re-land] Omit DWARF unwind info if compact unwind is present where eligibleJez Ng
2022-06-12Revert "[MC] Omit DWARF unwind info if compact unwind is present where eligible"Jez Ng
2022-06-12[MC] Omit DWARF unwind info if compact unwind is present where eligibleJez Ng
2021-12-09[llvm] Add null-termination capability to SmallVectorMemoryBufferJan Svoboda
2020-02-19[ORC] Add generic initializer/deinitializer support.Lang Hames
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling
2020-01-21[ORC] Fix a missing move in ce2207abaf9.Lang Hames
2020-01-21[ORC] Add support for emulated TLS to ORCv2.Lang Hames
2019-11-14[ORC] Add a utility to support dumping JIT'd objects to disk for debugging.Lang Hames
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-04-30[ORC] Move SimpleCompiler/ConcurrentIRCompiler definitions into a .cpp file.Lang Hames