Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | New methods to check for under-/overflow in the SMT API | Mikhail R. Gadelha | 2019-03-27 | 1 | -0/+70 |
* | Moved body of methods dump to .cpp file to fix compilation when modules | Mikhail R. Gadelha | 2019-03-26 | 1 | -0/+4 |
* | Moved everything SMT-related to LLVM and updated the cmake scripts. | Mikhail R. Gadelha | 2019-03-25 | 1 | -0/+826 |
* | This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b. | Mikhail R. Gadelha | 2019-02-09 | 1 | -832/+0 |
* | Move SMTSolver dump() methods out-of-line. | Adrian Prantl | 2019-02-07 | 1 | -0/+6 |
* | Move the SMT API to LLVM | Mikhail R. Gadelha | 2019-02-07 | 1 | -0/+826 |