index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
R600
/
unaligned-load-store.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-254
/
+0
*
R600/SI: Don't print offset0/offset1 DS operands when they are 0
Tom Stellard
2015-04-08
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-12
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
R600/SI: Expand misaligned 16-bit memory accesses
Tom Stellard
2015-02-04
1
-0
/
+24
*
R600/SI: Make more store operations legal
Tom Stellard
2015-02-04
1
-11
/
+46
*
R600: Don't promote i64 stores to v2i32 during DAG legalization
Tom Stellard
2015-02-04
1
-2
/
+4
*
R600/SI: 64-bit and larger memory access must be at least 4-byte aligned
Tom Stellard
2015-02-02
1
-4
/
+75
*
R600/SI: Merge two test files
Tom Stellard
2015-02-02
1
-6
/
+15
*
R600/SI: Enable all tests that pass on VI without changes
Marek Olsak
2015-01-27
1
-0
/
+1
*
Implement new way of expanding extloads.
Matt Arsenault
2015-01-14
1
-11
/
+22
*
R600/SI: Add a stub GCNTargetMachine
Tom Stellard
2015-01-06
1
-1
/
+1
*
R600/SI: Change all instruction assembly names to lowercase.
Tom Stellard
2014-11-05
1
-29
/
+29
*
R600/SI: Change how DS offsets are printed
Matt Arsenault
2014-10-10
1
-6
/
+6
*
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...
Tom Stellard
2014-10-01
1
-8
/
+8
*
R600/SI: Fix broken check lines
Matt Arsenault
2014-09-14
1
-2
/
+2
*
R600/SI: Use READ2/WRITE2 instructions for 64-bit mem ops with 32-bit alignment
Tom Stellard
2014-08-22
1
-2
/
+53
*
Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
2014-07-27
1
-0
/
+17
*
R600/SI: Fix broken test.
Matt Arsenault
2014-07-26
1
-2
/
+18
*
R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors
Tom Stellard
2014-04-29
1
-1
/
+1
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-4
/
+2
*
R600/SI: Change formatting of printed registers.
Matt Arsenault
2013-11-12
1
-4
/
+4
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-0
/
+19