Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to | Evan Cheng | 2011-06-30 | 1 | -3/+4 |
* | PTX: Add intrinsics to list of built-in intrinsics, which allows them to be | Justin Holewinski | 2011-04-20 | 1 | -1/+17 |
* | ptx: fix lint and compiler warnings | Che-Liang Chiou | 2011-03-02 | 1 | -1/+1 |
* | Add 64-bit addressing to PTX backend | Che-Liang Chiou | 2011-03-02 | 1 | -4/+4 |
* | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov | 2011-01-10 | 1 | -4/+6 |
* | ptx: add store instruction | Che-Liang Chiou | 2011-01-01 | 1 | -0/+2 |
* | First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou... | Anton Korobeynikov | 2010-11-15 | 1 | -1/+2 |
* | Add the exit instruction to the PTX target. | Eric Christopher | 2010-09-18 | 1 | -5/+33 |
* | Create PTX backend. Patch by Che-Liang Chiou! | Nick Lewycky | 2010-09-07 | 1 | -0/+27 |