summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/NewPMDriver.h
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Context sensitive PGO (part 3)Rong Xu2019-03-041-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PGO] Make pgo related options in opt more consistent.Wei Mi2019-01-161-0/+6
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [opt] Port the debugify passes to the new pass managerVedant Kumar2018-02-151-2/+3
* [Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner2017-09-231-3/+3
* Keep Optimization Remark Yaml in NewPMSam Elliott2017-08-201-2/+2
* [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.Tim Shen2017-06-011-3/+7
* [opt] Remove an unused argument to runPassPipeline().Davide Italiano2016-09-071-1/+1
* [PM] Port ModuleSummaryIndex analysis to new pass managerTeresa Johnson2016-08-121-1/+2
* [NFC] Header cleanupMehdi Amini2016-04-181-2/+1
* uselistorder: Pull the bit through PrintModulePassDuncan P. N. Exon Smith2015-04-151-0/+1
* uselistorder: Pull bit through BitcodeWriterPassDuncan P. N. Exon Smith2015-04-151-1/+2
* [PM] Port TTI to the new pass manager, introducing a TargetIRAnalysis toChandler Carruth2015-02-011-2/+4
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [PM] Wire up the Verifier for the new pass manager and connect it to theChandler Carruth2014-01-201-1/+6
* [PM] Add an enum for describing the desired output strategy, and runChandler Carruth2014-01-131-1/+9
* [PM] Add (very skeletal) support to opt for running the new passChandler Carruth2014-01-111-0/+42
OpenPOWER on IntegriCloud