aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/EdgeBundles.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-16/+16
* Twinify GraphWriter a little bit.Benjamin Kramer2011-11-151-1/+1
* Function::getNumBlockIDs() should be used instead of Function::size() to set ...Anna Zaks2011-06-161-1/+1
* Build the Hopfield network incrementally when splitting global live ranges.Jakob Stoklund Olesen2011-04-091-2/+13
* Add a hidden command line option to display edge bundle graphs as they areJakob Stoklund Olesen2011-01-051-0/+7
* Turn the EdgeBundles class into a stand-alone machine CFG analysis pass.Jakob Stoklund Olesen2011-01-041-0/+79