Convert internal representation to use DAG. This gives us more flexibility and enable...
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 16:35:25 +0000 (16:35 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 16:35:25 +0000 (16:35 +0000)
commit0d08db03459b088a094d791c4a68b37d810c365c
tree18af7e9839706678bef174d28d856a62d5c5d5c5
parentaa4948f9924a001fb151608deb18ff11de362053
Convert internal representation to use DAG. This gives us more flexibility and enables future improvements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50724 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Common.td
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/CompilationGraph.h
tools/llvmc2/Example.td
tools/llvmc2/ExampleWithOpt.td
tools/llvmc2/llvmc.cpp
utils/TableGen/LLVMCCConfigurationEmitter.cpp