commit | de60c1a1849c57e864f02f0d921993982b1648f8 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Nov 07 19:19:37 2014 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Apr 13 15:14:57 2015 +0530 |
tree | 869ad7203ec49c483fcc2d5a89ace26337a67dda | |
parent | 0dfb8ec70fd67be02096eaf9898feb94950d6f06 [diff] |
ARC: fold __builtin_constant_p() into test_bit() This makes test_bit() more like its siblings *_bit() routines. Also add some comments about the constant @nr micro-optimization Signed-off-by: Vineet Gupta <vgupta@synopsys.com>