summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/FlattenCFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* utils: Fix segfault in flattencfgJan Vesely2014-08-131-4/+5
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-251-5/+6
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Fix known typosAlp Toker2014-01-241-1/+1
* Convert manual insert point restores to the new RAII object.Benjamin Kramer2013-09-301-3/+1
* Fix spelling.Robert Wilhelm2013-09-141-1/+1
* Unbreak Debug build on WindowsSerge Pavlov2013-08-061-0/+1
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-061-0/+487
OpenPOWER on IntegriCloud