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
/
test
/
Analysis
/
track-control-dependency-conditions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Specify the C++ standard in more tests.
Artem Dergachev
2019-10-19
1
-4
/
+4
*
[analyzer] Enable control dependency condition tracking by default
Kristof Umann
2019-08-22
1
-0
/
+2
*
[analyzer] Don't track the condition of foreach loops
Kristof Umann
2019-08-22
1
-0
/
+33
*
[analyzer] Mention whether an event is about a condition in a bug report part 2
Kristof Umann
2019-08-21
1
-6
/
+114
*
[analyzer] Don't make ConditionBRVisitor events prunable when the condition i...
Kristof Umann
2019-08-21
1
-0
/
+114
*
[analyzer] Mention whether an event is about a condition in a bug report part 1
Kristof Umann
2019-08-21
1
-183
/
+183
*
[analyzer] Turn an assert into an if condition
Kristof Umann
2019-08-17
1
-1
/
+12
*
[analyzer][NFC] Prove that we only track the evaluated part of the condition
Kristof Umann
2019-08-14
1
-0
/
+35
*
[analyzer][CFG] Don't track the condition of asserts
Kristof Umann
2019-08-14
1
-0
/
+239
*
[analyzer] Note last writes to a condition only in a nested stackframe
Kristof Umann
2019-08-14
1
-24
/
+41
*
[analyzer] Track the right hand side of the last store regardless of its value
Kristof Umann
2019-08-13
1
-0
/
+24
*
[analyzer] Prune calls to functions with linear CFGs that return a non-zero c...
Kristof Umann
2019-08-13
1
-19
/
+122
*
[analyzer] Add a debug analyzer config to place an event for each tracked con...
Kristof Umann
2019-07-05
1
-6
/
+37
*
[analyzer] Track terminator conditions on which a tracked expression depends
Kristof Umann
2019-07-05
1
-0
/
+285