aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/Speculation.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-24[Alignment][NFC] Deprecate Align::None()Guillaume Chatelet1-1/+1
2019-10-15[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)Guillaume Chatelet1-1/+1
2019-08-27[ORCv2] - New Speculate Query ImplementationPraveen Velliengiri1-43/+92
2019-08-03Speculative CompilationPraveen Velliengiri1-0/+97