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
/
AArch64
/
sink-addsub-of-const.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][Codegen] shift-amount-mod.ll: drop innermost operation
Roman Lebedev
2019-06-01
1
-156
/
+110
*
[DAGCombiner][X86][AArch64] (x - C) + y -> (x + y) - C fold. Try 2
Roman Lebedev
2019-05-30
1
-3
/
+3
*
[DAGCombine] (x - C) - y -> (x - y) - C fold. Try 3
Roman Lebedev
2019-05-30
1
-1
/
+1
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...
Roman Lebedev
2019-05-30
1
-6
/
+6
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 3
Roman Lebedev
2019-05-30
1
-8
/
+8
*
[DAGCombine] Revert of recommit of "binop-with-const hoisting" patches
Roman Lebedev
2019-05-30
1
-15
/
+15
*
[DAGCombine] (x - C) - y -> (x - y) - C fold. Try 2
Roman Lebedev
2019-05-28
1
-1
/
+1
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...
Roman Lebedev
2019-05-28
1
-6
/
+6
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 2
Roman Lebedev
2019-05-28
1
-8
/
+8
*
Revert DAGCombine "hoist binop with const" folds
Roman Lebedev
2019-05-28
1
-18
/
+18
*
[DAGCombine] (x - C) - y -> (x - y) - C fold
Roman Lebedev
2019-05-28
1
-1
/
+1
*
[DAGCombiner][X86][AArch64] (x - C) + y -> (x + y) - C fold
Roman Lebedev
2019-05-28
1
-3
/
+3
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold
Roman Lebedev
2019-05-28
1
-6
/
+6
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold
Roman Lebedev
2019-05-28
1
-8
/
+8
*
[NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll tests to have full permut...
Roman Lebedev
2019-05-22
1
-63
/
+256
*
[NFC][X86][AArch64] Add tests for sinking of add/sub by constant through add/sub
Roman Lebedev
2019-05-21
1
-0
/
+177