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
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Add promotion of e32 to e64 in operand folding
Christian Konig
2013-02-26
1
-2
/
+34
*
R600/SI: add VOP mapping functions
Christian Konig
2013-02-26
3
-11
/
+35
*
R600/SI: swap operands if it helps folding
Christian Konig
2013-02-26
1
-1
/
+15
*
R600/SI: add some more instruction flags
Christian Konig
2013-02-26
3
-14
/
+92
*
R600/SI: add post ISel folding for SI v2
Christian Konig
2013-02-26
5
-23
/
+231
*
R600/SI: add folding helper
Christian Konig
2013-02-26
4
-0
/
+30
*
R600/SI: fix VOP3b encoding v2
Christian Konig
2013-02-26
2
-6
/
+32
*
R600/SI: fix and cleanup SI register definition v2
Christian Konig
2013-02-26
2
-97
/
+135
*
R600/SI: fix stupid typo
Christian Konig
2013-02-26
1
-1
/
+1
*
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
3
-31
/
+5
*
R600/SI: use patterns for clamp, fabs, fneg
Christian Konig
2013-02-21
2
-40
/
+22
*
R600/SI: add all the other missing asm operands v2
Christian Konig
2013-02-21
2
-22
/
+29
*
R600/SI: add the missing M*BUF|IMG asm operands
Christian Konig
2013-02-21
1
-4
/
+8
*
R600/SI: add the missing S_* asm operands
Christian Konig
2013-02-21
1
-18
/
+34
*
R600/SI: rework VOP3 classes
Christian Konig
2013-02-21
1
-14
/
+14
*
R600/SI: simplify VOPC_* pattern v2
Christian Konig
2013-02-21
3
-255
/
+217
*
R600/SI: rework VOP2_* pattern v2
Christian Konig
2013-02-21
2
-21
/
+19
*
R600/SI: rework VOP1_* patterns v2
Christian Konig
2013-02-21
1
-17
/
+21
*
R600/SI: add constant for inline zero operand
Christian Konig
2013-02-21
1
-4
/
+3
*
R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td
Christian Konig
2013-02-21
2
-488
/
+527
*
R600: Fix for Unigine when MachineSched is enabled
Tom Stellard
2013-02-21
1
-0
/
+1
*
R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
Michel Danzer
2013-02-21
1
-1
/
+2
*
R600: Update for name changes from r175667.
Jim Grosbach
2013-02-20
1
-3
/
+3
*
R600: Add AR_X to the R600_TReg_X register class.
Tom Stellard
2013-02-19
1
-1
/
+1
*
R600: Mark all members of the TRegMem register class as reserved
Tom Stellard
2013-02-19
1
-0
/
+6
*
R600: Fix scheduler crash caused by invalid MachinePointerInfo
Tom Stellard
2013-02-19
1
-1
/
+1
*
R600: Fix tracking of implicit defs in the IndirectAddressing pass
Tom Stellard
2013-02-19
1
-7
/
+25
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
2
-4
/
+4
*
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
7
-23
/
+15
*
R600: Support for TBO
Vincent Lejeune
2013-02-18
3
-1
/
+58
*
R600: Increase number of ArrayBase Reg to 32
Vincent Lejeune
2013-02-18
1
-2
/
+2
*
Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants.cpp corresponding t...
NAKAMURA Takumi
2013-02-16
1
-1
/
+0
*
R600/SI: Add pattern to simplify i64 loading
Christian Konig
2013-02-16
2
-0
/
+9
*
R600/SI: nuke SReg_1 v3
Christian Konig
2013-02-16
7
-118
/
+23
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
10
-195
/
+176
*
R600/SI: replace AllReg_* with [SV]Src_* v2
Christian Konig
2013-02-16
3
-85
/
+89
*
R600/SI: fix VOPC encoding v2
Christian Konig
2013-02-16
1
-37
/
+16
*
R600/SI: move *_Helper definitions to SIInstrFormat.td
Christian Konig
2013-02-16
2
-66
/
+66
*
R600/SI: remove some more unused code
Christian Konig
2013-02-16
2
-52
/
+0
*
R600/structurizer: improve inverting conditions
Christian Konig
2013-02-16
1
-1
/
+39
*
R600/structurizer: improve loop handling
Christian Konig
2013-02-16
1
-196
/
+148
*
R600/structurizer: improve finding condition values
Christian Konig
2013-02-16
1
-9
/
+22
*
R600/structurizer: improve PHI value finding
Christian Konig
2013-02-16
1
-0
/
+6
*
R600/structurizer: add class to find the Nearest Common Dominator
Christian Konig
2013-02-16
1
-0
/
+66
*
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-14
5
-37
/
+34
[next]