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
/
Checker
/
GRCoreEngine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweaker Checker::VisitEndAnalysis to have 'hasWorkRemaining' also
Ted Kremenek
2010-06-29
1
-2
/
+5
*
Add 'VisitEndAnalysis' callback to Checker class. This callback is called by...
Ted Kremenek
2010-06-23
1
-0
/
+1
*
Move GRStmtNodeBuilder::MakeNode() out of line. No functionality change.
Zhongxing Xu
2010-04-14
1
-0
/
+27
*
Since we now may have basicblocks with the same block is in different function,
Zhongxing Xu
2010-03-23
1
-4
/
+6
*
Remove reference to AnalysisContext in Environment. We already have LocationC...
Zhongxing Xu
2010-03-05
1
-1
/
+0
*
When profiling Environment, also profile with AnalysisContext*, bacause
Zhongxing Xu
2010-03-04
1
-0
/
+1
*
Remove derelict GRStmtNodeBuilder::LastNode.
Zhongxing Xu
2010-02-26
1
-4
/
+2
*
Restore Zhongxing's commits r97122 r97127 r97129 r97131 which were reverted d...
Douglas Gregor
2010-02-25
1
-1
/
+97
*
Revert patches r97122 r97127 r97129 r97131.
Jakob Stoklund Olesen
2010-02-25
1
-97
/
+1
*
Move the GenerateCallExitNode logic completely into GREndPathNodeBuilder.
Zhongxing Xu
2010-02-25
1
-1
/
+7
*
Move the dead bindings removal logic from CallInliner to GRExprEngine::Proces...
Zhongxing Xu
2010-02-25
1
-2
/
+2
*
Add comments.
Zhongxing Xu
2010-02-25
1
-1
/
+3
*
Call inliner improvements:
Zhongxing Xu
2010-02-25
1
-0
/
+88
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+599