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
/
idempotent-operations.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do lvalue-to-rvalue conversions on the LHS of a shift operator.
John McCall
2010-12-16
1
-1
/
+0
*
Start migration of static analyzer to using the
Ted Kremenek
2010-12-16
1
-0
/
+1
*
Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically f...
Ted Kremenek
2010-10-29
1
-0
/
+10
*
Disallow the use of UnknownVal as the index for ElementRegions. UnknownVals ...
Ted Kremenek
2010-09-15
1
-0
/
+30
*
Re-enabled truncation/extension checking in IdempotentOperationChecker and ad...
Tom Care
2010-09-07
1
-0
/
+7
*
Adjusted the semantics of assign checking in IdempotentOperationChecker
Tom Care
2010-08-30
1
-0
/
+15
*
Enabled relaxed LiveVariables analysis in the path-sensitive engine to increa...
Tom Care
2010-08-27
1
-0
/
+14
*
Improved the handling of blocks and block variables in PseudoConstantAnalysis
Tom Care
2010-08-25
1
-6
/
+22
*
Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis
Tom Care
2010-08-24
1
-3
/
+6
*
Modified pseudoconstant test case to make it a bit clearer and fix a missing ...
Tom Care
2010-08-23
1
-3
/
+5
*
Several small changes to PseudoConstantAnalysis and the way IdempotentOperati...
Tom Care
2010-08-23
1
-6
/
+32
*
Added psuedo-constant analysis and integrated it into the false positive redu...
Tom Care
2010-08-18
1
-2
/
+28
*
Added basic psuedoconstant checking in IdempotentOperationChecker and fixed s...
Tom Care
2010-08-16
1
-2
/
+4
*
Improved IdempotentOperationChecker false positives and false negatives.
Tom Care
2010-08-12
1
-7
/
+20
*
Removed IdempotentOperationChecker from default analysis and returned back to...
Tom Care
2010-08-06
1
-1
/
+1
*
Test case for PR7763.
Tom Care
2010-07-30
1
-0
/
+14
*
Finesse 'idempotent operations' analyzer issues to include the opcode of the ...
Ted Kremenek
2010-07-27
1
-31
/
+31
*
Fix APFloat assertion failure in IdempotentOperationChecker resulting in having
Ted Kremenek
2010-07-17
1
-0
/
+6
*
Improved false positive rate for the idempotent operations checker and moved ...
Tom Care
2010-07-16
1
-1
/
+1
*
Fix idempotent operations test command line arguments.
Tom Care
2010-07-06
1
-1
/
+1
*
Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope...
Tom Care
2010-07-06
1
-0
/
+52