Add simplified aliases for access to DCCR, ICCR, DEAR and ESR
[oota-llvm.git] / lib / Target / NVPTX / NVPTXInstrInfo.h
2014-06-27 Eric ChristopherRemove caching of the target machine in NVPTXInstrInfo and
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
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.
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...