summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/TargetInfo
AgeCommit message (Expand)Author
2017-11-15Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders
2016-10-09Move the global variables representing each Target behind accessor functionMehdi Amini
2016-01-26Remove autoconf supportChris Bieneman
2013-12-11Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi
2013-11-28[CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi
2013-11-28[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi
2013-03-30[NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-05-04This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski