summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
Commit message (Expand)AuthorAge
* [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and appendJustin Holewinski2013-07-22
* [NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...Justin Holewinski2013-06-28
* [NVPTX] Add @llvm.nvvm.sqrt.f() intrinsicJustin Holewinski2013-05-21
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* [NVPTX] Disable vector registersJustin Holewinski2013-02-12
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04