[cleanup] Fix two headers where we included a standard library header
[oota-llvm.git] / lib / Target / NVPTX / NVPTXSubtarget.h
2014-04-22 Chandler Carruth[cleanup] Fix two headers where we included a standard...
2014-04-09 Justin Holewinski[NVPTX] Add preliminary intrinsics and codegen support...
2013-12-14 Rafael EspindolaTurn NVPTXSubtarget::getDataLayout into a static function.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-11-12 Eric ChristopherRemove unused field.
2012-11-12 Justin Holewinski[NVPTX] Add more precise PTX/SM target attributes
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...