summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Z3Solver.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* New methods to check for under-/overflow in the SMT APIMikhail R. Gadelha2019-03-271-0/+70
* Moved body of methods dump to .cpp file to fix compilation when modulesMikhail R. Gadelha2019-03-261-0/+4
* Moved everything SMT-related to LLVM and updated the cmake scripts.Mikhail R. Gadelha2019-03-251-0/+826
* This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha2019-02-091-832/+0
* Move SMTSolver dump() methods out-of-line.Adrian Prantl2019-02-071-0/+6
* Move the SMT API to LLVMMikhail R. Gadelha2019-02-071-0/+826
OpenPOWER on IntegriCloud