Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down | Evan Cheng | 2011-07-18 | 1 | -12/+0 |
* | Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc | Evan Cheng | 2011-06-27 | 1 | -1/+2 |
* | Starting to refactor Target to separate out code that's needed to fully describe | Evan Cheng | 2011-06-24 | 1 | -1/+1 |
* | PTX: Fix FrameIndex mapping bug | Justin Holewinski | 2011-06-22 | 1 | -4/+2 |
* | Use the dwarf->llvm mapping to print register names in the cfi | Rafael Espindola | 2011-05-30 | 1 | -0/+3 |
* | Move hasFP() and few related hooks to TargetFrameInfo. | Anton Korobeynikov | 2010-11-18 | 1 | -2/+0 |
* | First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou... | Anton Korobeynikov | 2010-11-15 | 1 | -4/+0 |
* | Add lower argument and return of device function | Che-Liang Chiou | 2010-10-19 | 1 | -2/+3 |
* | Add the exit instruction to the PTX target. | Eric Christopher | 2010-09-18 | 1 | -0/+68 |