Chris Lattner 880ddb018a Speed up Loop::isLCSSAForm by using a binary search and single-entry cache.
This reduces LCSSA pass time from 1.5s to 0.96s when run on eon in release+asserts mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29464 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-02 00:14:16 +00:00
..
2006-07-07 16:44:31 +00:00
2006-07-28 22:52:11 +00:00
2006-08-01 18:53:10 +00:00
2006-05-17 22:55:35 +00:00