Fix a bit of confusion about .set and produce more readable assembly.
[oota-llvm.git] / lib / Target / NVPTX / MCTargetDesc / NVPTXMCAsmInfo.cpp
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-08-30 Craig TopperFix some cases where StringRef was being passed by...
2013-12-03 Rafael EspindolaDon't set PrivateGlobalPrefix for NVPTX and R600.
2013-12-02 Rafael EspindolaDon't set PrivateGlobalPrefix twice in the same function.
2013-11-13 Rafael EspindolaRemove AllowQuotesInName and friends from MCAsmInfo.
2013-05-23 Benjamin KramerMore symbols that should be static.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-01-23 Eli BenderskyClean up assignment of CalleeSaveStackSlotSize: get...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...