Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXFrameLowering.h
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...