index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
SIInstructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: remove S_MOV immediate patterns
Christian Konig
2013-03-01
1
-12
/
+2
*
R600/SI: add some more instruction flags
Christian Konig
2013-02-26
1
-14
/
+79
*
R600/SI: add post ISel folding for SI v2
Christian Konig
2013-02-26
1
-11
/
+11
*
R600/SI: fix VOP3b encoding v2
Christian Konig
2013-02-26
1
-6
/
+8
*
R600/SI: fix and cleanup SI register definition v2
Christian Konig
2013-02-26
1
-2
/
+3
*
R600/SI: Add pattern for sign extension of i1 to i32.
Michel Danzer
2013-02-22
1
-0
/
+5
*
R600/SI: Add pattern for logical or of i1 values.
Michel Danzer
2013-02-22
1
-0
/
+4
*
R600/SI: Add pattern for fceil.
Michel Danzer
2013-02-22
1
-1
/
+3
*
R600/SI: inline V_ADD|SUB_F32 patterns
Christian Konig
2013-02-21
1
-9
/
+5
*
R600/SI: replace IMPLICIT_DEF with SIOperand.ZERO
Christian Konig
2013-02-21
1
-1
/
+1
*
R600/SI: replace SI_V_CNDLT with a pattern
Christian Konig
2013-02-21
1
-7
/
+5
*
R600/SI: use patterns for clamp, fabs, fneg
Christian Konig
2013-02-21
1
-4
/
+22
*
R600/SI: add all the other missing asm operands v2
Christian Konig
2013-02-21
1
-22
/
+25
*
R600/SI: simplify VOPC_* pattern v2
Christian Konig
2013-02-21
1
-248
/
+196
*
R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
Michel Danzer
2013-02-21
1
-1
/
+2
*
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
1
-2
/
+2
*
R600/SI: Add pattern to simplify i64 loading
Christian Konig
2013-02-16
1
-0
/
+5
*
R600/SI: nuke SReg_1 v3
Christian Konig
2013-02-16
1
-31
/
+19
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-44
/
+37
*
R600/SI: replace AllReg_* with [SV]Src_* v2
Christian Konig
2013-02-16
1
-64
/
+64
*
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-14
1
-11
/
+18
*
R600/SI: Add pattern for mul.
Tom Stellard
2013-02-07
1
-0
/
+4
*
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
1
-3
/
+36
*
R600/SI: add proper 64bit immediate support v2
Tom Stellard
2013-02-07
1
-11
/
+8
*
R600/SI: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
1
-3
/
+39
*
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-02-07
1
-18
/
+34
*
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
1
-6
/
+10
*
R600/SI: Add pattern for flog2
Michel Danzer
2013-02-07
1
-1
/
+3
*
R600: Consolidate sub register indices.
Tom Stellard
2013-02-07
1
-24
/
+24
*
R600/SI: Add patterns for fcos and fsin.
Tom Stellard
2013-02-05
1
-0
/
+10
*
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Tom Stellard
2013-01-21
1
-0
/
+6
*
R600/SI: Take target parameter for sample intrinsics.
Tom Stellard
2013-01-21
1
-3
/
+3
*
R600: Optimize and cleanup KILL on SI
Tom Stellard
2013-01-18
1
-12
/
+12
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
1
-15
/
+60
*
R600: enable S_*N2_* instructions
Tom Stellard
2012-12-17
1
-4
/
+4
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+1306