summaryrefslogtreecommitdiff
path: root/lib/CodeGen/UnreachableBlockElim.cpp
Commit message (Expand)AuthorAge
...
* Fix the missing symbols problem Bill was hitting. Patch contributed byChris Lattner2005-03-17
* Changes For Bug 352Reid Spencer2004-09-01
* Fix #includes of i*.h => Instructions.h as per PR403:Chris Lattner2004-07-29
* Fix a bug in the unreachable block elim pass. Dropping all references on aChris Lattner2004-07-06
* Add a trivially simple pass to delete unreachable blocks from the CFG. ThisChris Lattner2004-07-02