summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SSI.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash on critical edge. Patch by Andre Tavares.Nick Lewycky2009-08-171-1/+1
* SSI construction should just go ahead and ignore instructions in unreachableNick Lewycky2009-08-151-2/+6
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-1/+1
* Remove unnecessary casts.Dan Gohman2009-08-111-1/+1
* There's no need to consider PHI nodes in the same block as the instructionNick Lewycky2009-07-091-0/+4
* Add some statistics to SSI so we can see what it's up to.Nick Lewycky2009-07-091-0/+43
* Add Static Single Information construction pass written by André Tavares!Nick Lewycky2009-07-031-0/+390
OpenPOWER on IntegriCloud