diff options
author | Chris Lattner <sabre@nondot.org> | 2003-02-14 06:28:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-02-14 06:28:00 +0000 |
commit | 8acdca64fd17d57473e7534c085d73af0244e9d8 (patch) | |
tree | 412967a02534f607368b80b15374fde5acfe85d9 /llvm/utils/vim | |
parent | ade85ecf779357b737e4fd1504f263f5f16194a3 (diff) | |
download | bcm5719-llvm-8acdca64fd17d57473e7534c085d73af0244e9d8.tar.gz bcm5719-llvm-8acdca64fd17d57473e7534c085d73af0244e9d8.zip |
- Eliminate provably non-pointer nodes from graphs.
This helps a lot of testcases, for example:
New Time New #Nodes Old Time Old #Nodes
254.gap: 91.1024 21605 91.1397 22657
povray31: 2.7807 8613 3.0152 10338
255.vortex: 1.2034 8153 1.2172 8822
moria: .6756 3150 .7054 3877
300.twolf: .1652 2010 .1851 3270
Typically, testcases which use long and ulong integers a lot get better, f.e. povray above.
llvm-svn: 5566
Diffstat (limited to 'llvm/utils/vim')
0 files changed, 0 insertions, 0 deletions