Give SplitBlockAndInsertIfThen the ability to update a domtree.
[oota-llvm.git] / include / llvm / Transforms / Utils / CodeExtractor.h
2014-05-19 NAKAMURA TakumiReformat blank lines.
2014-04-25 Craig Topper[C++] Use 'nullptr'. Transforms edition.
2012-05-08 Eric ChristopherRemove excess semi-colons to quiet warnings.
2012-05-04 Chandler CarruthTeach the code extractor how to extract a sequence...
2012-05-04 Chandler CarruthFactor the computation of input and output sets into...
2012-05-04 Chandler CarruthMove the CodeExtractor utility to a dedicated header...