summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/ADCE.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-281-2/+3
* ADCE is broken but at least we know whyChris Lattner2001-09-281-1/+6
* Make ADCE more robust, it still has problems, but it's getting closerChris Lattner2001-09-091-37/+181
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Use the CDG to mark branches alive on demand.Chris Lattner2001-07-081-18/+42
* Update to include right fileChris Lattner2001-07-061-1/+2
* Initial checkin. Should print dead instructions, except it doesn't doChris Lattner2001-06-301-0/+126
OpenPOWER on IntegriCloud