summaryrefslogtreecommitdiffstats
path: root/llvm/test/Integer
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2007-01-29 02:56:54 +0000
committerNick Lewycky <nicholas@mxc.ca>2007-01-29 02:56:54 +0000
commit56639800c9c17c54bc64825886a4578d4ea4710e (patch)
tree4d1e7c96c3c1740796acc4711879c1f5166b9087 /llvm/test/Integer
parent78bddc388cd47eb801870fa02bc99b9c50e5de3e (diff)
downloadbcm5719-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/Integer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud