diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2007-01-29 02:56:54 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2007-01-29 02:56:54 +0000 |
| commit | 56639800c9c17c54bc64825886a4578d4ea4710e (patch) | |
| tree | 4d1e7c96c3c1740796acc4711879c1f5166b9087 /llvm/test/BugPoint | |
| parent | 78bddc388cd47eb801870fa02bc99b9c50e5de3e (diff) | |
| download | bcm5719-llvm-56639800c9c17c54bc64825886a4578d4ea4710e.tar.gz bcm5719-llvm-56639800c9c17c54bc64825886a4578d4ea4710e.zip | |
Simplify names of lattice values. SGTUNE becomes SGT, for example.
Fix initializeConstant, now initializeInt. Fixes major performance
bottleneck.
X == Y || X->DominatedBy(Y) is redundant. Remove the X == Y part.
Fix crasher in makeEqual where getOrInsertNode would add a new constant,
producing an NE relationship between the two members we're trying to make
equal. This now allows us to mark more BBs as unreachable.
llvm-svn: 33612
Diffstat (limited to 'llvm/test/BugPoint')
0 files changed, 0 insertions, 0 deletions

