OSDN Git Service

Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[android-x86/external-llvm.git] / lib / Target / PTX / PTXRegisterInfo.h
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2011-09-26 Justin HolewinskiPTX: Handle FrameIndex nodes
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-06-22 Justin HolewinskiPTX: Fix FrameIndex mapping bug
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-10-19 Che-Liang ChiouAdd lower argument and return of device function
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.