summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-14 19:29:34 +0000
committerChris Lattner <sabre@nondot.org>2004-11-14 19:29:34 +0000
commit46dd5a63047e84d12a55bacb93d39a99c6bd3aab (patch)
tree914ddc4807af228a9875a65019c1f18eeb97d48f /llvm/lib/Bytecode
parent7515cabe2a0c1ddcf53dfd04fde732846139cdd8 (diff)
downloadbcm5719-llvm-46dd5a63047e84d12a55bacb93d39a99c6bd3aab.tar.gz
bcm5719-llvm-46dd5a63047e84d12a55bacb93d39a99c6bd3aab.zip
This optimization makes MANY phi nodes that all have the same incoming value.
If this happens, detect it early instead of relying on instcombine to notice it later. This can be a big speedup, because PHI nodes can have many incoming values. llvm-svn: 17741
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud