summaryrefslogtreecommitdiff
path: root/lib/CodeGen/EdgeBundles.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Twinify GraphWriter a little bit.Benjamin Kramer1-1/+1
2011-06-16Function::getNumBlockIDs() should be used instead of Function::size() to set ...Anna Zaks1-1/+1
2011-04-09Build the Hopfield network incrementally when splitting global live ranges.Jakob Stoklund Olesen1-2/+13
2011-01-05Add a hidden command line option to display edge bundle graphs as they areJakob Stoklund Olesen1-0/+7
2011-01-04Turn the EdgeBundles class into a stand-alone machine CFG analysis pass.Jakob Stoklund Olesen1-0/+79