diff options
author | Chris Lattner <sabre@nondot.org> | 2005-02-24 06:17:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-02-24 06:17:52 +0000 |
commit | 1cca959e5de9aaaac9177938022eef3f128d67bf (patch) | |
tree | ba5cd04505f6110ed11865e0e0ffa4c9c377909e /llvm/lib/VMCore/Verifier.cpp | |
parent | c0968c72ffffdaf2f5730c3e1c00de7e5730b486 (diff) | |
download | bcm5719-llvm-1cca959e5de9aaaac9177938022eef3f128d67bf.tar.gz bcm5719-llvm-1cca959e5de9aaaac9177938022eef3f128d67bf.zip |
Implement Transforms/SimplifyCFG/switch_thread.ll
This does a simple form of "jump threading", which eliminates CFG edges that
are provably dead. This triggers 90 times in the external tests, and
eliminating CFG edges is always always a good thing! :)
llvm-svn: 20300
Diffstat (limited to 'llvm/lib/VMCore/Verifier.cpp')
0 files changed, 0 insertions, 0 deletions