index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
StaticAnalyzer
/
Core
/
Z3ConstraintManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Fixed method to get APSInt model
Mikhail R. Gadelha
2018-07-26
1
-23
/
+18
*
[analyzer] Update SMT API documentation and methods
Mikhail R. Gadelha
2018-07-25
1
-19
/
+13
*
[analyzer] Use the macro REGISTER_TRAIT_WITH_PROGRAMSTATE in the Z3 backend
Mikhail R. Gadelha
2018-07-25
1
-22
/
+7
*
[analyzer] Removed API used by the Refutation Manager from SMTConstraintManag...
Mikhail R. Gadelha
2018-07-25
1
-1
/
+12
*
[analyzer] Moved non solver specific code from Z3ConstraintManager to SMTCons...
Mikhail R. Gadelha
2018-07-25
1
-765
/
+72
*
[analyzer] Implemented SMT generic API
Mikhail R. Gadelha
2018-07-25
1
-545
/
+569
*
[analyzer] Create generic SMT Expr class
Mikhail R. Gadelha
2018-07-25
1
-53
/
+44
*
[analyzer] Create generic SMT Sort Class
Mikhail R. Gadelha
2018-07-25
1
-25
/
+29
*
[analyzer] Moved static Context to class member
Mikhail R. Gadelha
2018-07-25
1
-450
/
+471
*
[analyzer] Create generic SMT Context class
Mikhail R. Gadelha
2018-07-25
1
-6
/
+10
*
[analyzer] Fix Z3 backend after D48205
Mikhail R. Gadelha
2018-07-17
1
-30
/
+29
*
[analyzer] Fix the Z3 backend always generating unsigned APSInt
Mikhail R. Gadelha
2018-07-16
1
-3
/
+5
*
[analyzer] Fix wrong comparison generation of the ranges generated by the ref...
Mikhail R. Gadelha
2018-06-28
1
-3
/
+2
*
[analyzer] Optimize constraint generation when the range is a concrete value
Mikhail R. Gadelha
2018-06-20
1
-52
/
+47
*
[analyzer] Add method to the generic SMT API to dump the SMT formula
Mikhail R. Gadelha
2018-06-16
1
-0
/
+7
*
[Analyzer] Fix Z3ConstraintManager crash (PR37646)
Vlad Tsyrklevich
2018-06-06
1
-2
/
+4
*
Created a tiny SMT interface and make Z3ConstraintManager implement it
Mikhail R. Gadelha
2018-06-04
1
-3
/
+58
*
[analyzer] fix bug with 1-bit APSInt types in Z3ConstraintManager
Dominic Chen
2018-05-31
1
-22
/
+50
*
Revert "[analyzer] Support generating and reasoning over more symbolic constr...
Dominic Chen
2017-07-12
1
-18
/
+9
*
[analyzer] Support generating and reasoning over more symbolic constraint types
Dominic Chen
2017-07-12
1
-9
/
+18
*
[analyzer] Add new Z3 constraint manager backend
Dominic Chen
2017-04-04
1
-0
/
+1618