aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/CodeExtractor.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+1
* Remove excess semi-colons to quiet warnings.Eric Christopher2012-05-081-1/+1
* Teach the code extractor how to extract a sequence of blocks fromChandler Carruth2012-05-041-0/+8
* Factor the computation of input and output sets into a public interfaceChandler Carruth2012-05-041-2/+11
* Move the CodeExtractor utility to a dedicated header file / source file,Chandler Carruth2012-05-041-0/+110