summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/MCTargetDesc
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-22
* [NVPTX] Add query support for read-write images and managed variablesJustin Holewinski2014-04-09
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Don't set PrivateGlobalPrefix for NVPTX and R600.Rafael Espindola2013-12-03
* Don't set PrivateGlobalPrefix twice in the same function.Rafael Espindola2013-12-02
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi2013-11-28
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-06
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-10
* More symbols that should be static.Benjamin Kramer2013-05-23
* Remove unused argument.Rafael Espindola2013-05-10
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...Eli Bendersky2013-01-23
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04