switch from my nice hashtable based merging solution to a
gross little neighbor merging implementation. This one has the benefit of not violating the ordering of patterns, so it generates code that passes tests again. llvm-svn: 97218
Loading
Please register or sign in to comment