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
/
test
/
CodeGen
/
R600
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Move code handling literal folding into R600ISelLowering.
Vincent Lejeune
2013-09-12
1
-0
/
+16
*
R600: Move fabs/fneg/sel folding logic into PostProcessIsel
Vincent Lejeune
2013-09-12
1
-0
/
+18
*
R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback
Tom Stellard
2013-09-12
1
-0
/
+44
*
R600: Add support for LDS atomic subtract
Aaron Watry
2013-09-06
1
-0
/
+23
*
Teach CodeGenPrepare about address spaces
Matt Arsenault
2013-09-06
1
-0
/
+30
*
R600: Fix i64 to i32 trunc on SI
Matt Arsenault
2013-09-05
1
-0
/
+19
*
R600: Add support for local memory atomic add
Tom Stellard
2013-09-05
1
-0
/
+23
*
R600: Expand SELECT nodes rather than custom lowering them
Tom Stellard
2013-09-05
1
-0
/
+46
*
R600: Fix incorrect LDS size calculation
Tom Stellard
2013-09-05
1
-0
/
+26
*
R600/SI: Don't emit S_WQM_B64 instruction for compute shaders
Tom Stellard
2013-09-05
2
-0
/
+14
*
R600: Use shared op optimization when checking cycle compatibility
Vincent Lejeune
2013-09-04
1
-0
/
+38
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-09-04
24
-127
/
+239
*
R600: Remove fmul.v4f32.ll test which is redundant with fmul.ll
Vincent Lejeune
2013-09-04
1
-15
/
+0
*
R600/SI: Enable local-memory-two-objects lit test
Michel Danzer
2013-08-27
1
-12
/
+17
*
SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
2013-08-26
1
-0
/
+140
*
R600: Add support for vector local memory loads
Tom Stellard
2013-08-26
1
-0
/
+14
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
1
-0
/
+78
*
SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
2013-08-26
1
-0
/
+15
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
1
-0
/
+18
*
R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
2013-08-26
1
-0
/
+52
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
1
-0
/
+42
*
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
2013-08-22
2
-2
/
+2
*
R600/SI: Fix another case of illegal VGPR to SGPR copy
Tom Stellard
2013-08-22
1
-3
/
+142
*
SelectionDAG: Make sure stores are always added to the LegalizedNodes list
Tom Stellard
2013-08-21
1
-0
/
+20
*
R600: Expand vector FRINT ops
Tom Stellard
2013-08-16
1
-0
/
+54
*
R600: Expand vector FFLOOR ops
Tom Stellard
2013-08-16
1
-0
/
+54
*
R600: Expand vector float operations for both SI and R600
Tom Stellard
2013-08-16
4
-75
/
+110
*
R600/SI: Add pattern for xor of i1
Michel Danzer
2013-08-16
1
-0
/
+17
*
R600/SI: Fix broken encoding of DS_WRITE_B32
Michel Danzer
2013-08-16
1
-2
/
+2
*
Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"
Tom Stellard
2013-08-16
1
-2
/
+2
*
R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions
Tom Stellard
2013-08-16
1
-2
/
+2
*
R600: Add support for global vector loads with element types less than 32-bits
Tom Stellard
2013-08-16
1
-0
/
+176
*
R600: Add support for global vector stores with elements less than 32-bits
Tom Stellard
2013-08-16
1
-0
/
+62
*
R600: Add support for i16 and i8 global stores
Tom Stellard
2013-08-16
2
-2
/
+61
*
R600: Add support for v4i32 stores on Cayman
Tom Stellard
2013-08-16
2
-1
/
+15
*
R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Tom Stellard
2013-08-16
1
-0
/
+13
*
R600: Change the RAT instruction assembly names so they match the docs
Tom Stellard
2013-08-16
5
-25
/
+25
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-11
/
+1
*
R600/SI: Improve legalization of vector operations
Tom Stellard
2013-08-14
1
-0
/
+111
*
R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsics
Tom Stellard
2013-08-14
1
-0
/
+17
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
2
-34
/
+34
*
R600/SI: Use i8 types for resource descriptors in tests
Tom Stellard
2013-08-14
4
-62
/
+62
*
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
Tom Stellard
2013-08-14
2
-1
/
+51
*
R600/SI: Assign a register class to the $vaddr operand for MIMG instructions
Tom Stellard
2013-08-14
1
-0
/
+44
*
R600/SI: Handle MSAA texture targets
Tom Stellard
2013-08-14
1
-1
/
+1
*
R600/SI: Allow conversion between v32i8 and v8i32
Tom Stellard
2013-08-14
1
-0
/
+21
*
R600/SI: Add pattern for fp_to_uint
Tom Stellard
2013-08-14
1
-9
/
+18
*
R600: Set scheduling preference to Sched::Source
Tom Stellard
2013-08-12
8
-8
/
+8
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
[next]