summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/Interpreter
AgeCommit message (Expand)Author
2025-01-29[MCJIT][test] Move remaining MCJIT interpreter tests to Interpreter/ subdirec...Alex Bradbury
2022-12-05ExecutionEngine: Convert tests to opaque pointersMatt Arsenault
2021-03-30Re-apply "[lli] Make -jit-kind=orc the default JIT engine"Stefan Gränitz
2021-03-23Temporarily revert "[lli] Make -jit-kind=orc the default JIT engine"Stefan Gränitz
2021-03-23[lli] Make -jit-kind=orc the default JIT engineStefan Gränitz
2020-05-26[FPEnv] Intrinsic llvm.roundevenSerge Pavlov
2018-11-20[ExecutionEngine][Interpreter] Fix out-of-bounds array access.Lang Hames
2018-05-24Add handling for GlobalAliases in ExecutionEngine::getConstantValue.Lang Hames
2017-01-06[cmake] Canonicalize CMake booleans to 0/1 for lit interopMichal Gorny
2014-08-30[PATCH][Interpreter] Add missing FP intrinsic lowering.Josh Klontz
2014-08-08Add missing Interpreter intrinsic lowering for sin, cos and ceilJosh Klontz