Add infrastructure for support of multiple memory constraints.
[oota-llvm.git] / lib / Target / NVPTX / NVPTX.td
2014-06-27 Justin Holewinski[NVPTX] Add target options for PTX 3.2/4.0 and SM 5...
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
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...