llvm-6502/lib/Transforms
Nick Lewycky 6918a9141e InequalityGraph::node() can create new nodes, invalidating iterators across
the set of nodes. Fix makeEqual to handle this by creating the new node first
then iterating across them second.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51573 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-27 00:59:05 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Scalar InequalityGraph::node() can create new nodes, invalidating iterators across 2008-05-27 00:59:05 +00:00
Utils Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00