llvm-6502/lib
Chandler Carruth fe0f0187be [LCG] Now that the loop structure of the core SCC finding routine is
factored into a more reasonable form, replace the tail call with
a simple outer-loop continuation. It's sad that C++ makes this so
awkward to write, but it seems more direct and clear than the tail call
at this point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207201 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-25 06:38:58 +00:00
..
Analysis [LCG] Now that the loop structure of the core SCC finding routine is 2014-04-25 06:38:58 +00:00
AsmParser
Bitcode
CodeGen Add missing cpp file header 2014-04-25 06:22:32 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData ProfileData: Treat missing function counts as malformed 2014-04-25 02:45:33 +00:00
Support
TableGen
Target X86: convert object streamer selection to a switch 2014-04-25 06:29:36 +00:00
Transforms [C++] Use 'nullptr'. Transforms edition. 2014-04-25 05:29:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile