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
*
Fix typo
Matt Arsenault
2013-10-15
1
-1
/
+1
*
R600: improve dump of S_WAITCNT
Vincent Lejeune
2013-10-13
1
-1
/
+3
*
Fix typo
Matt Arsenault
2013-10-11
1
-1
/
+1
*
R600: Fix trunc i64 to i32 on SI
Matt Arsenault
2013-10-10
1
-0
/
+5
*
R600/SI: Define a separate MIMG instruction for each possible output value type
Tom Stellard
2013-10-10
1
-25
/
+25
*
R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback
Tom Stellard
2013-09-12
1
-4
/
+25
*
R600: Add support for LDS atomic subtract
Aaron Watry
2013-09-06
1
-0
/
+4
*
R600: Add support for local memory atomic add
Tom Stellard
2013-09-05
1
-0
/
+4
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
1
-0
/
+14
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
1
-3
/
+9
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
1
-5
/
+4
*
R600/SI: Add pattern for xor of i1
Michel Danzer
2013-08-16
1
-1
/
+3
*
Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"
Tom Stellard
2013-08-16
1
-3
/
+3
*
R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions
Tom Stellard
2013-08-16
1
-3
/
+3
*
R600: Add support for i16 and i8 global stores
Tom Stellard
2013-08-16
1
-12
/
+20
*
R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsics
Tom Stellard
2013-08-14
1
-1
/
+1
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
1
-38
/
+38
*
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
Tom Stellard
2013-08-14
1
-10
/
+0
*
R600/SI: Choose the correct MOV instruction for copying immediates
Tom Stellard
2013-08-14
1
-0
/
+10
*
R600/SI: Assign a register class to the $vaddr operand for MIMG instructions
Tom Stellard
2013-08-14
1
-44
/
+68
*
R600/SI: Handle MSAA texture targets
Tom Stellard
2013-08-14
1
-1
/
+18
*
R600/SI: Allow conversion between v32i8 and v8i32
Tom Stellard
2013-08-14
1
-0
/
+5
*
R600/SI: Add pattern for fp_to_uint
Tom Stellard
2013-08-14
1
-1
/
+3
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
1
-2
/
+6
*
R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
2013-08-08
1
-2
/
+6
*
R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
2013-08-08
1
-2
/
+6
*
R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
2013-08-05
1
-4
/
+4
*
R600: Add support for 24-bit MAD instructions
Tom Stellard
2013-07-23
1
-2
/
+6
*
R600: Add support for 24-bit MUL instructions
Tom Stellard
2013-07-23
1
-4
/
+6
*
R600: Improve support for < 32-bit loads
Tom Stellard
2013-07-23
1
-7
/
+11
*
R600: Clean up extended load patterns
Tom Stellard
2013-07-23
1
-1
/
+1
*
R600/SI: Fix crash with VSELECT
Tom Stellard
2013-07-18
1
-0
/
+3
*
R600/SI: Add support for v2f32 loads
Tom Stellard
2013-07-18
1
-0
/
+1
*
R600/SI: Add support for v2f32 stores
Tom Stellard
2013-07-18
1
-0
/
+3
*
R600/SI: Add support for 64-bit loads
Tom Stellard
2013-07-15
1
-1
/
+7
*
R600/SI: Implement select and compares for SI
Tom Stellard
2013-07-12
1
-6
/
+18
*
R600/SI: Add fsqrt pattern for SI
Tom Stellard
2013-07-12
1
-2
/
+6
*
R600/SI: Add double precision fsub pattern for SI
Tom Stellard
2013-07-12
1
-3
/
+14
*
R600/SI: SI support for 64bit ConstantFP
Tom Stellard
2013-07-12
1
-0
/
+7
*
R600/SI: Add initial double precision support for SI
Tom Stellard
2013-07-12
1
-1
/
+29
*
R600/SI: Initial local memory support
Michel Danzer
2013-07-10
1
-0
/
+15
*
R600/SI: Add pattern for the AMDGPU.barrier.local intrinsic
Michel Danzer
2013-07-10
1
-1
/
+10
*
R600/SI: Add intrinsic for retrieving the current thread ID
Michel Danzer
2013-07-10
1
-2
/
+8
*
R600/SI: Initial support for LDS/GDS instructions
Michel Danzer
2013-07-10
1
-0
/
+3
*
R600/SI: Add intrinsics for texture sampling with user derivatives
Michel Danzer
2013-07-10
1
-1
/
+6
*
R600: Add SI load support for v[24]i32 and store for v2i32
Tom Stellard
2013-06-15
1
-0
/
+5
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-2
/
+2
*
R600/SI: Add support for global loads
Tom Stellard
2013-06-03
1
-1
/
+29
*
R600/SI: Rework MUBUF store instructions
Tom Stellard
2013-06-03
1
-1
/
+38
*
R600/SI: Use a multiclass for MUBUF_Load_Helper
Tom Stellard
2013-05-20
1
-9
/
+7
[next]