Merging r258471:
[oota-llvm.git] / lib / Target / NVPTX / NVPTXInstrInfo.h
2015-10-15 Benjamin Kramer[NVPTX] Remove dead code.
2015-06-11 Ahmed Bougacha[CodeGen] ArrayRef'ize cond/pred in various TII APIs...
2015-02-19 Eric ChristopherRemove all use of is64bit off of NVPTXSubtarget and...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
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...