Files
llvm-6502/lib
Chris Lattner 623369ac56 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! :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20300 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-24 06:17:52 +00:00
..
2005-01-28 01:17:07 +00:00
2005-02-24 05:25:17 +00:00
2005-02-24 05:26:04 +00:00
2005-02-20 02:48:51 +00:00
2004-11-14 21:54:41 +00:00