diff options
author | Chris Lattner <sabre@nondot.org> | 2002-11-02 00:13:20 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-11-02 00:13:20 +0000 |
commit | 92673296e61a535bd3b1a88afdb4cb8fe05085f0 (patch) | |
tree | d44b83a91b8938d08554c82cc7804123eeb1e5f2 /lib/CodeGen/MachineCodeForInstruction.cpp | |
parent | 332043264ee52b171b9164ae9c454b9ebe9e9f04 (diff) |
Stop representing scalars as explicit nodes in the graph. Now the only
nodes in the graph are memory objects, which is very nice. This also greatly
reduces the size and memory footprint for DSGraphs. For example, the local
DSGraph for llu went from 65 to 13 nodes with this change. As a side bonus,
dot seems to lay out the graphs slightly better too. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4488 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCodeForInstruction.cpp')
0 files changed, 0 insertions, 0 deletions