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
/
combine-cond-add-sub.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "AMDGPU: Try to commute sub of boolean ext"
Tim Renouf
2019-12-13
1
-10
/
+15
*
AMDGPU: Change boolean content type to 0 or 1
Matt Arsenault
2019-11-15
1
-8
/
+6
*
AMDGPU: Try to commute sub of boolean ext
Matt Arsenault
2019-11-15
1
-0
/
+43
*
AMDGPU: Extend add x, (ext setcc) combine to sub
Matt Arsenault
2019-11-13
1
-0
/
+74
*
[AMDGPU] fix commuted case of sub combine
Stanislav Mekhanoshin
2019-02-21
1
-0
/
+28
*
[AMDGPU] A trivial fix for a buildbot failure caused by "commit 224a839fcbbea...
Farhana Aleen
2018-05-02
1
-0
/
+39
*
Revert "[AMDGPU] performAddCombine should run after DAG is legalized."
Farhana Aleen
2018-05-02
1
-39
/
+0
*
[AMDGPU] performAddCombine should run after DAG is legalized.
Farhana Aleen
2018-05-02
1
-0
/
+39
*
[AMDGPU] Shrinking V_SUBBREV_U32
Stanislav Mekhanoshin
2018-02-24
1
-4
/
+4
*
[AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0
Stanislav Mekhanoshin
2017-06-27
1
-0
/
+20
*
[AMDGPU] Add FP_CLASS to the add/setcc combine
Stanislav Mekhanoshin
2017-06-21
1
-0
/
+36
*
[AMDGPU] Combine add and adde, sub and sube
Stanislav Mekhanoshin
2017-06-21
1
-0
/
+80
*
[AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc
Stanislav Mekhanoshin
2017-06-21
1
-0
/
+43