Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-05 | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 1 | -9/+5 |
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -4/+8 |
2014-06-27 | Move the constructor for NVPTXFrameLowering into the implementation | Eric Christopher | 1 | -0/+4 |
2014-06-27 | Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering. | Eric Christopher | 1 | -8/+12 |
2013-08-06 | [NVPTX] Fix bug in stack code generation causes by MC conversion | Justin Holewinski | 1 | -23/+18 |
2013-03-30 | [NVPTX] Run clang-format on all NVPTX sources. | Justin Holewinski | 1 | -29/+20 |
2013-02-21 | Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo | Eli Bendersky | 1 | -0/+11 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -2/+2 |
2012-05-04 | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski | 1 | -0/+76 |