Duncan Sands 5583e30818 The value numbering function is recursive, so it is possible for multiple new
value numbers to be assigned when calculating any particular value number.
Enhance the logic that detects new value numbers to take this into account,
for a tiny compile time speedup.  Fix a comment typo while there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151522 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-27 09:54:35 +00:00
..
2012-02-06 22:30:29 +00:00
2012-02-25 01:02:44 +00:00
2012-02-22 13:42:11 +00:00
2012-02-24 19:06:15 +00:00
2012-02-22 16:09:41 +00:00