summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-7/+8
* [NFC] Remove redundant linesdfukalov2019-10-241-4/+0
* [AMDGPU] Use math constants defined in MathExtras (NFC)Evandro Menezes2019-10-091-20/+13
* [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)Guillaume Chatelet2019-09-301-2/+2
* Fix missing use of defined() in include guardDavid Tenty2019-07-121-1/+1
* [AMDGPU] gfx1010 wavefrontsize intrinsic foldingStanislav Mekhanoshin2019-06-171-14/+56
* [opaque pointer types] Pass value type to LoadInst creation.James Y Knight2019-02-011-2/+2
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-02-011-33/+35
* Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."James Y Knight2019-01-311-35/+33
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-01-311-33/+35
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-3/+2
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-43/+38
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Make helpers static. NFC.Benjamin Kramer2017-11-241-4/+4
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-061-1/+1
* [AMDGPU] Remove hardcoded address space value from AMDGPULibFuncYaxun Liu2017-11-041-2/+2
* [AMDGPU] Set fast-math flags on functions given the optionsStanislav Mekhanoshin2017-09-291-3/+30
* [AMDGPU] Transform __read_pipe_* and __write_pipe_*Yaxun Liu2017-09-061-9/+83
* [AMDGPU] Fix regression in AMDGPULibCalls allowing native for doublesStanislav Mekhanoshin2017-08-281-3/+3
* [AMDGPU] Fix santizer error after last commitStanislav Mekhanoshin2017-08-111-1/+0
* [AMDGPU] Ported and adopted AMDLibCalls passStanislav Mekhanoshin2017-08-111-0/+1670
OpenPOWER on IntegriCloud