aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Fix case where a sext load of an i1 type may produce anJustin Holewinski2013-05-301-2/+4
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-5/+5
* [NVPTX] Add @llvm.nvvm.sqrt.f() intrinsicJustin Holewinski2013-05-211-0/+7
* ArrayRefize getMachineNode(). No functionality change.Michael Liao2013-04-191-14/+14
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-491/+956
* [NVPTX] Disable vector registersJustin Holewinski2013-02-121-112/+697
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-4/+4
* NVPTX: Initialize the UseF32FTZ flag.Benjamin Kramer2012-05-051-0/+2
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+681