llvm-6502/include
Chandler Carruth 8495669112 [LCG] Hoist the main DFS loop out of the edge removal function. This
makes working through the worklist much cleaner, and makes it possible
to avoid the 'bool-to-continue-the-outer-loop' hack. Not a huge
difference, but I think this is approaching as polished as I can make
it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207310 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-26 09:06:53 +00:00
..
llvm [LCG] Hoist the main DFS loop out of the edge removal function. This 2014-04-26 09:06:53 +00:00
llvm-c Add an -mattr option to the gold plugin to support subtarget features in LTO 2014-04-25 21:46:51 +00:00