aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/PTXRegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-181-12/+0
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-1/+2
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-1/+1
* PTX: Fix FrameIndex mapping bugJustin Holewinski2011-06-221-4/+2
* Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola2011-05-301-0/+3
* Move hasFP() and few related hooks to TargetFrameInfo.Anton Korobeynikov2010-11-181-2/+0
* First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...Anton Korobeynikov2010-11-151-4/+0
* Add lower argument and return of device functionChe-Liang Chiou2010-10-191-2/+3
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+68