summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Large mechanical patch.Devang Patel2008-09-251-1/+1
* s/ParameterAttributes/Attributes/gDevang Patel2008-09-231-1/+1
* s/RemoveUnreachableBlocks/RemoveUnreachableBlocksFromFn/gDevang Patel2008-09-081-8/+9
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-1/+1
* rename SimplifyCFG.cpp -> SimplifyCFGPass.cppChris Lattner2008-05-141-0/+231
OpenPOWER on IntegriCloud