Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / lib / Target / PTX / PTXRegisterInfo.cpp
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-10-05 Duncan SandsComment out a variable that is only used in commented...
2011-09-27 Justin HolewinskiPTX: Use external symbols to keep track of params and...
2011-09-26 Justin HolewinskiPTX: Unify handling of loads/stores
2011-09-26 Justin HolewinskiPTX: Handle FrameIndex nodes
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-06-28 Evan ChengHide more details in tablegen generated MCRegisterInfo...
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
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.