summaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/StructurizeCFG.cpp
Commit message (Expand)AuthorAge
* Use range forMatt Arsenault2014-05-19
* SCC: Change clients to use const, NFCDuncan P. N. Exon Smith2014-04-25
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [Modules] Move the LLVM IR pattern match header into the IR library, itChandler Carruth2014-03-04
* [C++11] Add a basic block range view for RegionInfoTobias Grosser2014-03-03
* cleanup: scc_iterator consumers should use isAtEndDuncan P. N. Exon Smith2014-02-04
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* StructurizeCFG: Fix verification failure with some loops.Matt Arsenault2013-11-22
* StructurizeCFG: Fix inverting a branch on an argumentMatt Arsenault2013-11-22
* StructurizeCFG: Add dependency on LowerSwitch passTom Stellard2013-10-02
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-16
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19