Revert r183854 (PPC: Fix switch warnings from r183841)
[oota-llvm.git] / lib / Target / NVPTX / NVPTXISelDAGToDAG.h
2013-05-21 Justin Holewinski[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...