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
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
255
-3268
/
+4271
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
321
-3360
/
+10798
*
MISched: Fix moving stores across barriers
Tom Stellard
2015-01-21
1
-0
/
+42
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
328
-4591
/
+15523
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
99
-442
/
+5427
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
77
-360
/
+2488
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
90
-311
/
+4679
*
Merging r195881:
Bill Wendling
2013-12-01
1
-2
/
+34
*
Merging r195879:
Bill Wendling
2013-12-01
1
-0
/
+692
*
Merging r195878:
Bill Wendling
2013-12-01
1
-0
/
+41
*
Merging r195514:
Bill Wendling
2013-11-25
2
-9
/
+577
*
Merging r195398:
Bill Wendling
2013-11-22
1
-0
/
+15
*
R600/SI: Fix moveToVALU when the first operand is VSrc.
Matt Arsenault
2013-11-18
1
-11
/
+10
*
R600/SI: Fix multiple SGPR reads when using VCC.
Matt Arsenault
2013-11-18
1
-3
/
+18
*
R600/SI: Implement add i64, but do not yet enable.
Matt Arsenault
2013-11-18
1
-0
/
+45
*
R600/SI: Move patterns to match add / sub to scalar instructions
Matt Arsenault
2013-11-18
4
-20
/
+24
*
R600: Enable the IR structurizer by default
Tom Stellard
2013-11-18
3
-3
/
+3
*
R600: Fix a crash in the AMDILCFGStrucurizer
Tom Stellard
2013-11-18
1
-0
/
+62
*
R600/SI: Fix illegal VGPR->SGPR copy inside of loop
Tom Stellard
2013-11-18
1
-0
/
+31
*
R600/SI: Fix another case of illegal VGPR->SGPR copy
Tom Stellard
2013-11-18
1
-0
/
+26
*
Use right address space pointer size
Matt Arsenault
2013-11-17
1
-0
/
+11
*
Fix assert on unaligned access to global with different address space size.
Matt Arsenault
2013-11-16
1
-1
/
+23
*
Fix codegen for null different sized pointer.
Matt Arsenault
2013-11-16
1
-0
/
+11
*
R600: Make dot_4 instructions predicable
Vincent Lejeune
2013-11-16
1
-0
/
+27
*
R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
2013-11-15
1
-0
/
+46
*
Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
2013-11-15
1
-0
/
+42
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
2
-3
/
+104
*
R600/SI: Add testcase for problem I ran into
Matt Arsenault
2013-11-14
1
-0
/
+18
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
4
-20
/
+27
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
8
-109
/
+128
*
R600: Fix selection failure on EXTLOAD
Matt Arsenault
2013-11-13
1
-0
/
+51
*
R600/SI: Change formatting of printed registers.
Matt Arsenault
2013-11-12
53
-280
/
+279
*
R600/SI: Add test that fails due to requiring i64 mul for pointers
Matt Arsenault
2013-11-11
1
-0
/
+18
*
R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
2013-11-11
25
-280
/
+246
*
R600: Fix LowerUDIVREM
Vincent Lejeune
2013-11-06
1
-4
/
+17
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-0
/
+19
*
R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
2013-10-30
1
-4
/
+19
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
1
-7
/
+11
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
1
-0
/
+54
*
R600/SI: fix MIMG writemask adjustement
Tom Stellard
2013-10-23
1
-0
/
+93
*
R600: Fix handling of vector kernel arguments
Tom Stellard
2013-10-23
5
-115
/
+502
*
R600/SI: Add support for i64 bitwise or
Tom Stellard
2013-10-23
1
-4
/
+17
*
R600/SI: Use S_LOAD_DWORD instructions for v8i32 and v16i32
Tom Stellard
2013-10-23
1
-5
/
+10
*
R600: Simplify handling of private address space
Tom Stellard
2013-10-22
1
-0
/
+39
*
Fix CodeGen for vectors of pointers with address spaces.
Matt Arsenault
2013-10-21
1
-0
/
+30
*
Fix CodeGen for different size address space GEPs
Matt Arsenault
2013-10-21
1
-0
/
+10
*
R600: Fix a crash in the AMDILCFGStructurizer
Tom Stellard
2013-10-16
1
-0
/
+83
*
R600: improve dump of S_WAITCNT
Vincent Lejeune
2013-10-13
1
-0
/
+37
*
R600: Use masked read sel for texture instructions
Vincent Lejeune
2013-10-13
1
-8
/
+7
*
R600: fix swizzle export
Vincent Lejeune
2013-10-13
2
-1
/
+147
[next]