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
/
additive-folding-range-constraints.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default
George Karpenkov
2018-08-29
1
-1
/
+1
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] Drop explicit mention of range constraint solver
Dominic Chen
2016-12-01
1
-1
/
+1
*
[analyzer] Teach constraint managers about unsigned comparisons.
Jordan Rose
2013-03-23
1
-0
/
+132
*
[analyzer] Convert many existing tests to use clang_analyzer_eval.
Jordy Rose
2012-05-16
1
-156
/
+71
*
[analyzer] Rework both constraint managers to handle mixed-type comparisons.
Jordy Rose
2012-05-08
1
-0
/
+158
*
[analyzer] Fix RUN line and general cleanup for additive folding tests.
Jordy Rose
2012-05-03
1
-10
/
+10
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-experimental-checks' flag.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
Don't depend on system headers in clang -cc1 tests.
Benjamin Kramer
2010-06-24
1
-1
/
+1
*
Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak fa...
Daniel Dunbar
2010-06-23
1
-1
/
+1
*
Tweak tests to hopefully fix include of limits.h on win32.
Daniel Dunbar
2010-06-23
1
-1
/
+1
*
Fold additive constants, and support comparsions of the form $sym+const1 <> c...
Jordy Rose
2010-06-18
1
-0
/
+99