Nick Lewycky dc08cd56c4 Replace EquivalenceClasses with a custom-built data structure. Many common
operations (like findProperties) should be faster, at the expense of
unionSets being slower in cases that are rare in practise.

Don't erase a dead Instruction. This fixes a memory corruption issue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30235 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-10 02:27:07 +00:00
..
2006-09-07 23:29:19 +00:00
2006-08-25 19:54:53 +00:00
2006-08-18 17:34:45 +00:00
2006-09-01 20:35:17 +00:00
2006-08-25 17:43:11 +00:00
2006-09-01 20:35:17 +00:00
2006-09-09 06:17:12 +00:00