index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
SIInstrInfo.td
Age
Commit message (
Expand
)
Author
2013-03-27
R600/SI: add cummuting of rev instructions
Christian Konig
2013-03-26
R600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE
Christian Konig
2013-03-18
R600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodes
Christian Konig
2013-03-01
R600/SI: remove GPR*AlignEncode
Christian Konig
2013-02-26
R600/SI: add VOP mapping functions
Christian Konig
2013-02-26
R600/SI: add post ISel folding for SI v2
Christian Konig
2013-02-26
R600/SI: fix VOP3b encoding v2
Christian Konig
2013-02-21
R600/SI: add the missing M*BUF|IMG asm operands
Christian Konig
2013-02-21
R600/SI: add the missing S_* asm operands
Christian Konig
2013-02-21
R600/SI: rework VOP3 classes
Christian Konig
2013-02-21
R600/SI: simplify VOPC_* pattern v2
Christian Konig
2013-02-21
R600/SI: rework VOP2_* pattern v2
Christian Konig
2013-02-21
R600/SI: rework VOP1_* patterns v2
Christian Konig
2013-02-21
R600/SI: add constant for inline zero operand
Christian Konig
2013-02-21
R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td
Christian Konig
2013-02-16
R600/SI: Add pattern to simplify i64 loading
Christian Konig
2013-02-16
R600/SI: nuke SReg_1 v3
Christian Konig
2013-02-16
R600/SI: move *_Helper definitions to SIInstrFormat.td
Christian Konig
2013-02-07
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
R600/SI: add proper 64bit immediate support v2
Tom Stellard
2013-02-07
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-01-18
R600: Proper insert S_WAITCNT instructions
Tom Stellard
2012-12-11
Add R600 backend
Tom Stellard