summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)Guillaume Chatelet2019-09-301-1/+1
* Include what you use in NVPTX.hDmitri Gribenko2019-06-031-0/+1
* [opaque pointer types] Pass value type to LoadInst creation.James Y Knight2019-02-011-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Make getParamAlignment use argument numbersReid Kleckner2017-04-281-1/+1
* Allow DataLayout to specify addrspace for allocas.Matt Arsenault2017-04-101-1/+2
* [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.Justin Lebar2016-10-311-4/+4
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.Artem Belevich2016-07-201-0/+253
OpenPOWER on IntegriCloud