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
/
SIInstructions.td
Age
Commit message (
Expand
)
Author
2013-03-27
R600/SI: add SETO/SETUO patterns
Christian Konig
2013-03-27
R600/SI: add cummuting of rev instructions
Christian Konig
2013-03-27
R600/SI: add mulhu/mulhs patterns
Christian Konig
2013-03-27
R600/SI: add srl/sha patterns for SI
Christian Konig
2013-03-26
R600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE
Christian Konig
2013-03-26
R600/SI: replace WQM intrinsic
Christian Konig
2013-03-22
R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsics
Michel Danzer
2013-03-18
R600/SI: implement indirect adressing for SI
Christian Konig
2013-03-18
R600/SI: add float vector types
Christian Konig
2013-03-18
R600/SI: add shl pattern
Christian Konig
2013-03-18
R600/SI: add BUFFER_LOAD_DWORD pattern
Christian Konig
2013-03-18
R600/SI: implement SI.load.const intrinsic
Christian Konig
2013-03-18
R600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodes
Christian Konig
2013-03-07
R600/SI: rework input interpolation v2
Christian Konig
2013-03-07
R600/SI: remove SGPR address space v2
Christian Konig
2013-03-07
R600/SI: switch types of SGPRs to v*i8
Christian Konig
2013-03-01
R600/SI: remove S_MOV immediate patterns
Christian Konig
2013-02-26
R600/SI: add some more instruction flags
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-26
R600/SI: fix and cleanup SI register definition v2
Christian Konig
2013-02-22
R600/SI: Add pattern for sign extension of i1 to i32.
Michel Danzer
2013-02-22
R600/SI: Add pattern for logical or of i1 values.
Michel Danzer
2013-02-22
R600/SI: Add pattern for fceil.
Michel Danzer
2013-02-21
R600/SI: inline V_ADD|SUB_F32 patterns
Christian Konig
2013-02-21
R600/SI: replace IMPLICIT_DEF with SIOperand.ZERO
Christian Konig
2013-02-21
R600/SI: replace SI_V_CNDLT with a pattern
Christian Konig
2013-02-21
R600/SI: use patterns for clamp, fabs, fneg
Christian Konig
2013-02-21
R600/SI: add all the other missing asm operands v2
Christian Konig
2013-02-21
R600/SI: simplify VOPC_* pattern v2
Christian Konig
2013-02-21
R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
Michel Danzer
2013-02-18
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
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: cleanup literal handling v3
Christian Konig
2013-02-16
R600/SI: replace AllReg_* with [SV]Src_* v2
Christian Konig
2013-02-14
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-07
R600/SI: Add pattern for mul.
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: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-02-07
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
R600/SI: Add pattern for flog2
Michel Danzer
2013-02-07
R600: Consolidate sub register indices.
Tom Stellard
2013-02-05
R600/SI: Add patterns for fcos and fsin.
Tom Stellard
2013-01-21
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Tom Stellard
2013-01-21
R600/SI: Take target parameter for sample intrinsics.
Tom Stellard
2013-01-18
R600: Optimize and cleanup KILL on SI
Tom Stellard
2012-12-19
R600: New control flow for SI v2
Tom Stellard
[next]