Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Move the constructor for NVPTXFrameLowering into the implementation | Eric Christopher | 2014-06-27 | 1 | -5/+2 |
* | Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering. | Eric Christopher | 2014-06-27 | 1 | -5/+4 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -5/+5 |
* | [NVPTX] Run clang-format on all NVPTX sources. | Justin Holewinski | 2013-03-30 | 1 | -5/+3 |
* | Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo | Eli Bendersky | 2013-02-21 | 1 | -0/+4 |
* | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski | 2012-05-04 | 1 | -0/+40 |