aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/FlattenCFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+8
* Update to LLVM 3.5a.Stephen Hines2014-04-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