Skip to content
Commit 9a22d7b6 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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.

llvm-svn: 30235
parent 04689875
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment