Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / NVPTX / NVPTXFrameLowering.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
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 ChristopherMove the constructor for NVPTXFrameLowering into the...
2014-06-27 Eric ChristopherRemove unnecessary caching of the TargetMachine on...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...