summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp
Commit message (Expand)AuthorAgeFilesLines
* [IR] Split out target specific intrinsic enums into separate headersReid Kleckner2019-12-111-0/+1
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* 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
* [NVVMIntrRange] Only set range metadata if none is already presentDavid Majnemer2016-12-221-0/+4
* NVPTX: Remove the legacy ptx intrinsicsJustin Bogner2016-07-071-13/+1
* Init member structs in constructor.Artem Belevich2016-05-261-3/+9
* [NVPTX] Added NVVMIntrRange passArtem Belevich2016-05-261-0/+154
OpenPOWER on IntegriCloud