summaryrefslogtreecommitdiff
path: root/lib/Analysis/DominanceFrontier.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-09
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Release build: guard dump functions withManman Ren2012-09-12
* Release build: guard dump functions with "ifndef NDEBUG"Manman Ren2012-09-06
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Move DominanceFrontier from VMCore to Analysis.Cameron Zwarich2011-01-18