aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/PassManager.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+7
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-475/+333
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-12/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-203/+854
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-171-31/+6
* Fix the header comment of the new pass manager stuff to not claim to beChandler Carruth2013-11-141-1/+1
* Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)Chandler Carruth2013-11-131-0/+1
* Give folks a reference to some material on the fundamental designChandler Carruth2013-11-131-0/+7
* Introduce an AnalysisManager which is like a pass manager but with a lotChandler Carruth2013-11-131-12/+294
* [PM] Start sketching out the new module and function pass manager.Chandler Carruth2013-11-091-0/+118