summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUInline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Tune inlining parameters for AMDGPU target (part 2)dfukalov2019-11-191-1/+1
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-3/+3
* [AMDGPU] Improve code size cost modelDaniil Fukalov2019-10-171-1/+1
* [AMDGPU] Tune inlining parameters for AMDGPU targetDaniil Fukalov2019-07-171-1/+1
* [AMDGPU] Don't constrain callees with inlinehint from inlining on MaxBB checkValery Pykhtin2019-06-141-1/+1
* [AMDGPU] Constrain the AMDGPU inliner on maximum number of basic blocks in a ...Valery Pykhtin2019-06-071-1/+15
* [AMDGPU] Use InliningThresholdMultiplier for inline hintStanislav Mekhanoshin2019-05-311-1/+2
* AMDGPU: Boost inline threshold with addrspacecasted alloca argumentsMatt Arsenault2019-05-241-3/+4
* Avoid "checking a pointer after dereferencing" warning. NFCI.Simon Pilgrim2019-04-291-1/+1
* [CallSite removal] move InlineCost to CallBase usageFedor Sergeev2019-04-231-2/+3
* Provide reason messages for unviable inliningYevgeny Rouban2019-02-011-2/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* fix typos aggressively; NFCSanjay Patel2018-11-071-1/+1
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-3/+1
* Enrich inline messagesDavid Bolvansky2018-08-051-6/+11
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-011-11/+6
* Enrich inline messagesDavid Bolvansky2018-08-011-6/+11
* Revert Enrich inline messagesDavid Bolvansky2018-07-311-11/+6
* Enrich inline messagesDavid Bolvansky2018-07-311-6/+11
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [AMDGPU] Port of HSAIL inlinerStanislav Mekhanoshin2017-09-201-0/+208
OpenPOWER on IntegriCloud