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
/
Analysis
/
RangeConstraintManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove references to 'Checker' and 'GRTransferFuncs' from
Ted Kremenek
2010-01-05
1
-3
/
+5
*
lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace
Kovarththanan Rajaratnam
2009-11-28
1
-6
/
+5
*
Move the ManagerRegistry to the Analysis library to resolve the layering viol...
Chandler Carruth
2009-11-11
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-30
/
+30
*
Remove uses of std::ostream from libAnalysis.
Ted Kremenek
2009-06-24
1
-4
/
+4
*
Remove GRStateManager& field from SimpleConstraintManager.
Ted Kremenek
2009-06-18
1
-5
/
+3
*
libAnalysis:
Ted Kremenek
2009-06-18
1
-9
/
+8
*
Remove more uses of GRStateRef.
Ted Kremenek
2009-06-17
1
-14
/
+12
*
Tweak pretty-printing of constraints.
Ted Kremenek
2009-04-21
1
-1
/
+1
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-1
/
+1
*
Revise comment. Comparing pointer values in 'Range' wasn't the performance is...
Ted Kremenek
2009-02-18
1
-5
/
+3
*
Fix performance bug in RangeConstraintManager (that I introduced):
Ted Kremenek
2009-02-18
1
-9
/
+23
*
Revised RangeConstraintManager based on several discussions with Ben Laurie and
Ted Kremenek
2009-02-17
1
-519
/
+180
*
Add pretty-printing (for GraphViz) support for RangeConstraintManager.
Ted Kremenek
2009-02-16
1
-36
/
+8
*
Do not register 'RangeConstraintManager' as the default ConstraintManager.
Ted Kremenek
2009-02-16
1
-2
/
+0
*
Patch by Ben Laurie:
Ted Kremenek
2009-02-14
1
-0
/
+720