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
/
AMDGPU
/
llvm.amdgcn.s.barrier.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Mark s_barrier as having side effects but not accessing memory.
Jay Foad
2019-09-06
1
-28
/
+28
*
[DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold...
Roman Lebedev
2019-05-30
1
-11
/
+8
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 3
Roman Lebedev
2019-05-30
1
-10
/
+11
*
[DAGCombine] Revert of recommit of "binop-with-const hoisting" patches
Roman Lebedev
2019-05-30
1
-6
/
+8
*
[DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold...
Roman Lebedev
2019-05-28
1
-11
/
+8
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 2
Roman Lebedev
2019-05-28
1
-10
/
+11
*
Revert DAGCombine "hoist binop with const" folds
Roman Lebedev
2019-05-28
1
-6
/
+8
*
[DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold
Roman Lebedev
2019-05-28
1
-11
/
+8
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold
Roman Lebedev
2019-05-28
1
-10
/
+11
*
[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll test
Roman Lebedev
2019-05-21
1
-10
/
+93
*
AMDGPU: Start selecting global instructions
Matt Arsenault
2017-07-29
1
-1
/
+1
*
AMDGPU: Make auto waitcnt before barrier a feature
Konstantin Zhuravlyov
2017-06-02
1
-3
/
+6
*
[AMDGPU] Require waitcnt before barrier for all targets; adjust tests.
Mark Searles
2017-05-30
1
-2
/
+1
*
AMDGPU: Remove old intrinsic uses
Matt Arsenault
2017-05-17
1
-4
/
+2
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-1
/
+1
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-3
/
+6
*
AMDGPU: Remove some old intrinsic uses from tests
Matt Arsenault
2016-02-11
1
-2
/
+2
*
AMDGPU: Add new name for barrier intrinsic
Matt Arsenault
2016-01-22
1
-0
/
+28