summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/LLVMBuild.txt
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Another try to commit 323321 (aggressive instruction combine).Amjad Aboud2018-01-251-1/+1
* Reverted 323321.Amjad Aboud2018-01-241-1/+1
* [InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...Amjad Aboud2018-01-241-1/+1
* IPO: Add missing build dep.Peter Collingbourne2017-05-011-1/+1
* Add missing library dep.Peter Collingbourne2016-12-161-1/+1
* [PGO] Passmanagerbuilder change that enable IR level PGO instrumentationRong Xu2016-01-211-1/+1
* [PGO] Revert revision r254021,r254028,r254035Rong Xu2015-11-241-1/+1
* [PGO] MST based PGO instrumentation infrastructureRong Xu2015-11-241-1/+1
* Fix build after r253954Ismail Donmez2015-11-241-1/+1
* Add a FunctionImporter helper to perform summary-based cross-module function ...Mehdi Amini2015-11-241-1/+1
* Update libdeps in LLVMipo and LLVMScalarOpts, corresponding to r245940.NAKAMURA Takumi2015-08-251-1/+1
* Fix dependencies/shared library buildMatthias Braun2015-08-251-1/+1
* [PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth2015-08-181-1/+1
* Update libdeps since TLI was moved from Target to Analysis in r226078.NAKAMURA Takumi2015-01-151-1/+1
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-1/+1
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-1/+1
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
* LLVMBuild: Alphabetize required_libraries lists.Daniel Dunbar2011-11-111-1/+1
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+24
OpenPOWER on IntegriCloud