Tom Care a460311710 Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis
- Added wasReferenced function to PseudoConstantAnalysis to determine if a variable was ever referenced in a function (outside of a self-assignment)
- BlockDeclRefExpr referenced variables are now explicitly added to the non-constant list
- Remove unnecessary ignore of implicit casts
- Generalized parameter self-assign detection to detect deliberate self-assigns of variables to avoid unused variable warnings
- Updated test cases with deliberate self-assignments
- Fixed bug with C++ references and pseudoconstants
- Added test case for C++ references and pseudoconstants

llvm-svn: 111965
2010-08-24 21:09:07 +00:00
..
2010-07-19 01:31:21 +00:00
2010-08-18 02:45:56 +00:00
2010-08-17 22:05:33 +00:00
2010-08-22 01:00:03 +00:00
2010-08-18 23:57:06 +00:00
2010-08-24 04:26:55 +00:00
2010-08-22 01:00:03 +00:00
2010-02-08 16:18:51 +00:00
2010-08-23 01:37:32 +00:00
2010-08-22 01:00:03 +00:00
2010-08-22 01:00:03 +00:00