index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
R600
/
global_atomics.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
1
-40
/
+40
2014-11-05
R600/SI: Change all instruction assembly names to lowercase.
Tom Stellard
1
-120
/
+120
2014-10-17
R600/SI: Add global atomicrmw xchg
Aaron Watry
1
-0
/
+80
2014-10-17
R600/SI: Add global atomicrmw xor
Aaron Watry
1
-0
/
+80
2014-10-17
R600/SI: Add global atomicrmw or
Aaron Watry
1
-0
/
+80
2014-10-17
R600/SI: Add global atomicrmw min/umin
Aaron Watry
1
-0
/
+160
2014-10-17
R600/SI: Add global atomicrmw max/umax
Aaron Watry
1
-0
/
+160
2014-10-17
R600/SI: Add global atomicrmw and
Aaron Watry
1
-0
/
+80
2014-10-17
R600/SI: Add global atomicrmw sub
Aaron Watry
1
-0
/
+80
2014-10-17
R600/SI: Fix/add tests for atomicrmw add
Aaron Watry
1
-3
/
+45
2014-10-17
R600: Rename atomic_load global tests to atomic_add
Aaron Watry
1
-8
/
+8
2014-10-01
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...
Tom Stellard
1
-4
/
+4
2014-09-25
R600/SI: Add support for global atomic add
Tom Stellard
1
-0
/
+39
2014-09-22
Revert "R600/SI: Add support for global atomic add"
Tom Stellard
1
-39
/
+0
2014-09-22
R600/SI: Add support for global atomic add
Tom Stellard
1
-0
/
+39