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: Add support for vector local memory loads
Tom Stellard
2013-08-26
4
-0
/
+50
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
4
-16
/
+59
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
8
-15
/
+60
*
R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
2013-08-26
3
-59
/
+107
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
4
-7
/
+12
*
R600/SI: Fix another case of illegal VGPR to SGPR copy
Tom Stellard
2013-08-22
1
-1
/
+1
*
R600: Remove unnecessary casts
Tom Stellard
2013-08-21
1
-8
/
+6
*
Remove unused stdio.h includes
Dmitri Gribenko
2013-08-18
3
-3
/
+0
*
R600: Fix possible use of an uninitialized variable
Tom Stellard
2013-08-17
1
-0
/
+1
*
R600: Expand vector FRINT ops
Tom Stellard
2013-08-16
1
-0
/
+1
*
R600: Expand vector FFLOOR ops
Tom Stellard
2013-08-16
1
-0
/
+1
*
R600: Expand vector float operations for both SI and R600
Tom Stellard
2013-08-16
2
-13
/
+18
*
R600/SI: Add pattern for xor of i1
Michel Danzer
2013-08-16
1
-1
/
+3
*
R600/SI: Fix broken encoding of DS_WRITE_B32
Michel Danzer
2013-08-16
5
-9
/
+23
*
R600: Allocate memoperand in the MachienFunction so it doesn't leak.
Benjamin Kramer
2013-08-16
1
-3
/
+4
*
Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"
Tom Stellard
2013-08-16
3
-8
/
+10
*
R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions
Tom Stellard
2013-08-16
3
-10
/
+8
*
R600: Add support for global vector loads with element types less than 32-bits
Tom Stellard
2013-08-16
1
-0
/
+13
*
R600: Add support for global vector stores with elements less than 32-bits
Tom Stellard
2013-08-16
3
-1
/
+72
*
R600: Add support for i16 and i8 global stores
Tom Stellard
2013-08-16
8
-27
/
+106
*
R600: Add support for v4i32 stores on Cayman
Tom Stellard
2013-08-16
1
-0
/
+1
*
R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Tom Stellard
2013-08-16
2
-17
/
+23
*
R600: Add IsExport bit to TableGen instruction definitions
Tom Stellard
2013-08-16
6
-10
/
+16
*
R600: Change the RAT instruction assembly names so they match the docs
Tom Stellard
2013-08-16
2
-32
/
+35
*
Fix spelling
Matt Arsenault
2013-08-15
1
-7
/
+7
*
Tentative fix for global-buffer-overflow caused by r188426. Found by AddressS...
Alexey Samsonov
2013-08-15
1
-1
/
+4
*
R600/SI: Improve legalization of vector operations
Tom Stellard
2013-08-14
4
-5
/
+56
*
R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsics
Tom Stellard
2013-08-14
4
-4
/
+18
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
12
-44
/
+280
*
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
Tom Stellard
2013-08-14
7
-111
/
+86
*
R600/SI: Choose the correct MOV instruction for copying immediates
Tom Stellard
2013-08-14
5
-0
/
+69
*
R600/SI: Assign a register class to the $vaddr operand for MIMG instructions
Tom Stellard
2013-08-14
7
-60
/
+109
*
R600/SI: Handle MSAA texture targets
Tom Stellard
2013-08-14
2
-2
/
+33
*
R600/SI: Allow conversion between v32i8 and v8i32
Tom Stellard
2013-08-14
2
-2
/
+7
*
R600/SI: Fix an obvious typo
Tom Stellard
2013-08-14
1
-1
/
+1
*
R600/SI: Add pattern for fp_to_uint
Tom Stellard
2013-08-14
1
-1
/
+3
*
R600: Set scheduling preference to Sched::Source
Tom Stellard
2013-08-12
1
-1
/
+1
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
2
-0
/
+19
*
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
2
-2
/
+9
*
R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
2013-08-08
2
-2
/
+12
*
Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor.
Evgeniy Stepanov
2013-08-07
1
-1
/
+2
*
R600: Add new file from r187831 to CMakeLists.txt
Tom Stellard
2013-08-06
1
-0
/
+1
*
R600/SI: Use VSrc_* register classes as the default classes for types
Tom Stellard
2013-08-06
5
-44
/
+163
*
R600/SI: Add more special cases for opcodes to ensureSRegLimit()
Tom Stellard
2013-08-06
4
-32
/
+83
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
1
-1
/
+1
*
R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
2013-08-05
3
-5
/
+14
*
R600: Add 64-bit float load/store support
Tom Stellard
2013-08-01
8
-23
/
+139
*
R600: Use 64-bit alignment for 64-bit kernel arguments
Tom Stellard
2013-08-01
1
-1
/
+1
[next]